__pycache__/
*.py[cod]
*$py.class
*.so
dist/
build/
*.egg-info/
*.egg
.eggs/
.mypy_cache/
.pytest_cache/
.ruff_cache/
*.cover
htmlcov/
.coverage
.tox/
.venv/
venv/
ENV/
.env
*.log
.DS_Store
