__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
*.egg
.eggs/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
*.so
.env
.venv/
venv/
env/
*.log
.DS_Store
Thumbs.db
