# Generated by Cargo
debug/
target/

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

# IDE
.vscode/
.idea/
.zed/

# Environment
.env
.env.local

# Build artifacts
*.pdb

# Test output
*.index