# Rust
/target/
debug/
release/
**/*.rs.bk
*.rlib
*.prof*
*.pdb
Cargo.lock
# Environment and logs
*.log
.env*
.env.local
# IDE
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
# Configuration (don't commit personal configs)
.agentswitch/
# Cache directories (Spec 004)
.cache/
# Wizard state (Spec 004)
wizard_state.toml