__pycache__/
*.pyc
*.pyo
.venv/
dist/
*.egg-info/
.ruff_cache/

# Docs site build artifacts
docs/node_modules/
docs/dist/
docs/.astro/
