__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
.loupe/
.omc/
AGENTS.md
MEMORY.md
progress.txt
dist/
build/
*.egg-info/
.venv/
site/
docs/*
!docs/index.md
!docs/quickstart.md
!docs/what-is-loupe.md
!docs/ideation.md
!docs/how-to-debug-agent.md
node_modules/
frontend/node_modules/
frontend/.svelte-kit/
