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