__pycache__/
*.py[cod]
*$py.class
*.so
dist/
build/
*.egg-info/
*.egg
.eggs/
.venv/
venv/
env/
.env
*.log
.mypy_cache/
.pyright/
.ruff_cache/
.pytest_cache/
htmlcov/
.coverage
.coverage.*
coverage.xml
*.cover
.hypothesis/
.tox/
.nox/
*.swp
*.swo
*~
.DS_Store
.idea/
.vscode/
.history/
site/
.remember/
