__pycache__/
*.py[cod]
*.egg-info/
.eggs/
.pytest_cache/
.ruff_cache/
.hypothesis/
.tox/
.nox/
.coverage
coverage.xml
htmlcov/
dist/
build/
site/
.venv/
venv/
env/
.python-version
.mypy_cache/
.pyre/
.dmypy.json
pip-wheel-metadata/
__pypackages__/
.env
.env.*
.idea/
.vscode/
*.log
.DS_Store
