.DS_Store
.env
.env.*
.venv
.venv*/
*.egg-info/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
build/
dist/
artifacts/
datasets/
proofs/reruns/*
!proofs/reruns/README.md
BRANCH_HYGIENE_ADVISORY.md

