# Rust
target/
Cargo.lock
**/*.rs.bak

# IntelliJ
.idea/
*.iml

# VS Code
.vscode/