.git
.venv
.env
.env.*
!.env.example
__pycache__
*.py[cod]
.pytest_cache
.mypy_cache
.ruff_cache
.coverage
htmlcov
dist
build
frontend/node_modules
frontend/dist
media
tests
docs
services
compose*.yaml
.github
.gitleaks.toml
