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

# Cache files
.ruff_cache/
.mypy_cache/
.pytest_cache/
htmlcov/
.coverage
.coverage.*
.coverage.xml

# Virtual environments
.venv

# Local development
.local_dev/
.cursor/
.vscode/
SPECIFICATION.md
TODO.md