.DS_Store
.python-version

.venv/
venv/
env/

__pycache__/
*.py[cod]
*.so

.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/

build/
dist/
*.egg-info/

tmp/
*.tmp
*.torrent

.yema/
