.git
.github
.mypy_cache
.pytest_cache
.ruff_cache
__pycache__
*.pyc
*.egg-info
dist
build
*.md
!README.md
SPEC.md
*-threat-model.md
*_report.md
domain_scout/tests
.venv
.env
