# Python
__pycache__/
*.py[cod]
*.so
.Python
.venv/
venv/
ENV/
env/
*.egg-info/
dist/
build/
.hypothesis/

# Rust
/rust/target/
**/*.rs.bk
*.pdb
rust/mutants.out*

# JavaScript tooling
node_modules/

# Audio, models, and generated transcripts
*.wav
*.mp3
*.m4a
*.srt
*.vtt
whisper_models/*.bin
whisper_models/*.ggml
whisper_models/*.onnx

# IDE and operating-system files
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
.AppleDouble
.LSOverride

# Logs, temporary files, and local builds
*.log
logs/
/tmp/
/temp/
*.tmp
/bin/
test_output/

# Environment and credentials
.env
.env.local
credentials.json
*.pem
*.key
*.cert

# Local VoiceTerm state
.voiceterm/memory/
**/.voiceterm/memory/

# Local notes and scanner artifacts
CLAUDE.md
**/CLAUDE.md
Testing_Guide.md
personal/
/cvelist
/cvelist-html
/cvelist-our
/cvelist-our-html
/cvelist.diff
/orb.db/
