__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
venv/
.pytest_cache/
.ruff_cache/

# imgtrail state and output
imgtrail-data/
*.html
findings.json
.coverage
coverage.xml
htmlcov/
