__pycache__/
*.pyc
*.egg-info/
dist/
build/
# vendored artifacts are part of the repo (self-contained demo pages)
!js/vendor/**/dist/
.pytest_cache/
.venv/
*.db
*.db-journal
*.db-wal
