# Rust build artifacts
/target/
**/*.rs.bk

# Editor files
.vscode/
.idea/
*.swp
*.swo
*~

# OS files
.DS_Store
Thumbs.db

# Environment
.env
.env.*
CLAUDE.md

# Planning documents — kept local only, not for public repo
technical_implementation.md
implementation_plan.md
technical_bible.md
AGENT_HANDOFF.md
handoff.md
sandspy_rogue_simulation.ps1
tests.log
