/target
/dist
*.swp
*.swo
.DS_Store

# IDE
.idea/
.vscode/
*.iml

# Python
.venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
*.so
*.pyd
*.dylib
*.dSYM/

# Project-local
/.drift
/.claude
CLAUDE.md
AGENTS.md
TESTING.md