# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/

# Tooling caches
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/

# Editors and OS
.idea/
.vscode/
.DS_Store

# Acquit's own output documents (also fingerprint-exempt by design)
acquit-report.json
acquit-selection.json
acquit-witnesses.json
