__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
.env
.env.*
!.env.example
!.env.prod.example
*.json
!package.json
!tsconfig.json
!grafana/dashboards/*.json
!server.json
htmlcov/
.coverage
coverage.xml
.mypy_cache/
.ruff_cache/
.pytest_cache/
