# Python
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info/

# Virtual environments
.venv/

# Tool caches
.ruff_cache/
.pytest_cache/

# Claude Code harness leftovers (not part of the Python project)
node_modules/
package.json
package-lock.json

# OS
.DS_Store

# AI
.claude/
CLAUDE.md