.venv/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.pytest_cache/
data/
.env
.env.*
.DS_Store
**/.DS_Store

# local working artifacts, not part of the project
*.patch
PR-BRIEF-*.md
