# Python Debris
__pycache__
.eggs
*.egg-info
build
dist
*.pyc
.tox
todo.md
venv
.venv



# Python Coverage
.coverage
coverage.json
htmlcov

# Grief
*.crt
*.key
*.pem
*.p12
*.zip
notes.md

#build
fabfile
