__pycache__/
*.py[cod]
*.pyo
*.pyd
*.so
*.egg-info/
.eggs/
build/
dist/
pip-wheel-metadata/
.env
.venv/
venv/
env/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.DS_Store
Thumbs.db
