# Rust
/target/
**/*.rs.bk
*.pdb
Cargo.lock

# IDE
.vscode/
.idea/
*.swp
*.swo
*~
.claude
.github/copilot-instructions.md

# OS
.DS_Store
Thumbs.db
