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

# Generated certificates from earn_certificate.py
certificates/
