*.md
!README.md
!knowledge/**/*.md
!services/comms/knowledge/**/*.md
__pycache__/
*.py[cod]
.pytest_cache
.ruff_cache/
.coverage
build/
test-results/
artifacts/
.venv
.venv-ci
tmp/
.mainfix/
.terraform/
**/.terraform/
*.tfvars
*.tfstate
*.tfstate.*
crash.log
terraform/atlas/generated/

# Local demo credentials (never commit)
scripts/ops/hermes_triage_demo.env
