# Rust
/target/
**/*.rs.bk
Cargo.lock

# Environment
.env
.env.*

# IDE
.vscode/
.idea/

# PoC / manual test scripts
tests/poc.sh

# OS
.DS_Store
omamori-test-sandbox/

# Claude Code local plans & investigation notes
.claude/plans/
investigation/
