# IDEs
.idea/
.vscode/
!.vscode/launch.json
!.vscode/tasks.json

# Rust
target/
Cargo.lock
