node_modules/
dist/
build/
*.egg-info/
__pycache__/
*.py[cod]
*$py.class
.venv/
.env
*.sqlite
*.sqlite-shm
*.sqlite-wal
.DS_Store
.pytest_cache/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/
package-lock.json
