__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
env/
.env
*.env.local
.pytest_cache/
.ruff_cache/
.pyright/
.mypy_cache/
htmlcov/
.coverage
coverage.xml
*.log
.DS_Store
Thumbs.db
site/
.idea/
.vscode/
*.swp
*.swo
