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

# runtime data files (created at app run time)
reported_items.log
excluded_items.txt
