# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Virtual environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Testing
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/
htmlcov/

# IDEs
.idea/
.vscode/
*.swp
*.swo
*~

# Distribution / packaging
*.tar.gz
*.whl

# mypy / type checking
.mypy_cache/
.dmypy.json
dmypy.json

# pyright
pyrightconfig.json

# Controls (synced from framework repo, not version-controlled here)
controls/*.yml
controls/*.yaml
!controls/.gitkeep
/.wafpass-export.yml
/assets/regulatory/bsi_c5_2020.png
/assets/regulatory/gdpr.png
/.wafpass-state/index.json
/.wafpass-state/runs/
/tf_report.pdf
/blast_radius.md
/serve/last_results.json
