*.pyc
*.pyo
*~

# Emacs
\#(
.\#*

# Built artifacts
/README.txt
/dist
/*.egg-info

.coverage
