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