# macOS
.DS_Store

# Rust
target/
**/*.rs.bk

# Model weights and large data
data/

# IDE
.vscode/
.idea/
*.swp
*.swo
