# Generated by Cargo
debug/
target/

# Backup files generated by rustfmt
**/*.rs.bk

# MSRV used by rust-analyzer
rust-toolchain

# Environment / secrets
.env

# Editor
.DS_Store
.idea/
.vscode/
*.swp
