__pycache__/
node_modules/
demo/.output/
demo/.tanstack/
demo/src/routeTree.gen.ts
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
.tox/
.nox/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
.coverage.*
coverage.xml
htmlcov/
*.sqlite3
example/db.sqlite3
.DS_Store
.idea/
.vscode/
