/target
**/*.rs.bk
*.pdb

# Python build / test artifacts
__pycache__/
*.so
*.pyc
.venv/
.pytest_cache/
dist/
*.egg-info/

# Internal planning / request docs (keep out of the public repo)
dev/

# Agent / assistant configuration must never be committed
CLAUDE.md
.claude/
