# Generated by Cargo
debug
target

# Rust backup files
**/*.rs.bk
*.pdb

# Cargo mutants
**/mutants.out*/

# IDE
#.idea/

# Internal / agent files (keep in private repo)
.claude/
ai/
docs/plans/

# Build artifacts
*.so
*.node
.venv/
node_modules/
package-lock.json
.pytest_cache/
.ruff_cache/

# Benchmark results (local only)
python/benchmark_results/
benchmarks/results/
benchmarks/history.jsonl
python/benchmarks/history.json
*.hdf5

# Proptest
proptest-regressions/
.hhg

# OS files
.DS_Store
**/.DS_Store

# Python
__pycache__/
**/__pycache__/
*.pyc
*.pyo
*.json.gz
.worktrees/
benchmarks/data/sift-1m.npz
