__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.db
*.sqlite
.venv/
venv/
.env
*.log
.pytest_cache/
.mypy_cache/
