# Python-generated files
__pycache__/
*.py[oc]
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
.tox/
.nox/
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
cli/.venv

# Local tooling
.claude/
website/node_modules/
website/.astro/
website/dist/

# OS files
.DS_Store
