# Rust build artifacts
/target
**/*.rs.bk
*.pdb

# Model cache for embeddings
.fastembed_cache/

# IDE / Editor
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store

# OS-specific
Thumbs.db
.Spotlight-V100
.Trashes

# Project-specific
.komando.db
.onnxruntime/