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