__pycache__/
*.py[cod]
*.egg-info/
dist/
*.egg
.venv/
.env
*.so
.ruff_cache/
.pytest_cache/
.mypy_cache/

# OS
.DS_Store
Thumbs.db

# Claude
CLAUDE.md

# Testing workspace
/testing/
uv.lock
