.env
.venv/
venv/
env/
ENV/
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
.release-validation/
build/
dist/
*.egg-info/
.eggs/
artifacts/
outputs/
reports/
report.json
report.html
findings.csv
repair_proposal.csv
.DS_Store
Thumbs.db
.idea/
.vscode/
*.swp
*.swo

examples/demo/generated/
