.DS_Store
.env
.env.*
!.env.example
/AGENTS.local.md
.secrets/
*.key
*.pem
*.p12
*.pfx
.venv/
.pytest_cache/
.ruff_cache/
.mypy_cache/
__pycache__/
*.py[cod]
*.egg-info/
build/
/dist/
/web-ui/node_modules/
.coverage
htmlcov/
