.venv/
__pycache__/
.pytest_cache/
*.egg-info/
uv.lock
dist/
.DS_Store

# docs-site (Astro Starlight) build artifacts
node_modules/
docs-site/.astro/

