.mypy_cache/
.pytest_cache/
.ruff_cache/
__pycache__/
*.py[cod]

.tmp/
.venv/
venv/
.env
.pypirc
*.token
*pypi*token*.txt

build/
dist/
*.egg-info/

.DS_Store
Thumbs.db
