.git
.venv
venv
__pycache__
*.pyc
*.pyo
*.egg-info
dist
build
.mypy_cache
.pytest_cache
.ruff_cache
.coverage
htmlcov
node_modules
apps/dashboard/node_modules
apps/dashboard/.next
apps/site/node_modules
apps/site/.next
/site
tests
notebooks
benchmarks
.env
.env.*
!.env.example
