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