__pycache__/
*.py[cod]
*$py.class
.Python
build/
dist/
*.egg-info/
*.egg
wheels/
MANIFEST
.venv/
venv/
env/
ENV/
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/
.nox/
.mypy_cache/
.ruff_cache/
.dmypy.json
.vscode/
.idea/
*.swp
.DS_Store
Thumbs.db
.env
.env.*
!.env.example
*.log
