__pycache__/
*.pyc
.venv/
.uv/
dist/
build/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
node_modules/
.next/
.afo/
scripts/__pycache__/
scripts/package-lock.json
apps/web/test-results/
apps/web/playwright-report/
!docs/**/.afo/
*.sqlite
*.sqlite-journal
*.sqlite-wal
*.sqlite-shm
