# Python
*.egg*
*.py[co]
.cache
.coverage
__pycache__
build
dist
sdist
# Transient
*.log
# Vim
*.sw[op]
*~
