**.idea/
# Generated by Cargo
# will have compiled files and executables
**target/
# These are backup files generated by rustfmt
**/*.rs.bk
# Cargo.lock is not committed for library crates (vlm-tasks is a library,
# not a binary/internal pin crate).
/Cargo.lock
**.venv/
**.claude/