# Rust
target/
*.rs.bk

# Python temp scripts
*.py

# Editor
*~
*.swp
*.swo

# Build artifacts
*.o
*.so

# Backups
.dev/

# Environment
.env
codex.sh

graphify-out
AGENTS.md
*.bak.*

# Generated
TODO.md
