.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/

node_modules/
js/node_modules/
js/dist/
js/coverage/

.DS_Store
Thumbs.db
*.db
*.db-shm
*.db-wal
