__pycache__/
*.py[cod]
*.so
*.egg
*.egg-info/
dist/
build/
.venv/
venv/
.env
.pytest_cache/
.ruff_cache/
*.log
.mypy_cache/
