__pycache__/
*.pyc
.venv/
dist/
*.egg-info/
.ruff_cache/
.mypy_cache/
.pytest_cache/
.coverage
coverage.xml
htmlcov/

# Landing page (Astro)
site/node_modules/
site/dist/
site/.astro/
site/.vscode/

.claude/plans/
