__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
pytest-cache-files-*/
.tmp/
.ruff_cache/
.mypy_cache/
.venv/
venv/
dist/
build/
.env
.env.*
*.log
