__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
dist/
build/
*.log
.coverage
htmlcov/
.env
firewalls.json
audit*.log

# Generated duplication/analysis reports (jscpd, etc.)
report/
