__pycache__/
*.py[cod]
*$py.class
.Python
.venv/
venv/
env/
build/
dist/
*.egg-info/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/
.pytest_cache/
logs/
.env
!.env.example
