__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
test-results/
/site/
/pyscript_examples/
.make/
.idea/
.vscode/
.DS_Store
/www/
.wrangler/
/build/
node_modules/
*.vsix
# web/'s Astro build and the gallery facts `mk gallery` writes for its page
/web/dist/
/web/.astro/
/web/src/data/
