__pycache__/
*.py[cod]
*$py.class
*.egg-info/
build/
dist/
.venv/
.env
.pytest_cache/
.DS_Store
.coverage
htmlcov/
*.log
