__pycache__/
*.py[cod]
*.egg-info/
.eggs/
.build/
dist/
.coverage
coverage.xml
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/
.env
EOF
.DS_Store
