*.py[cod] # C extensions *.so # Packages *.egg *.egg-info dist build eggs .eggs parts bin var sdist develop-eggs .installed.cfg lib lib64 MANIFEST PKG-INFO # Installer logs pip-log.txt # Unit test / coverage reports doc/cov_html/ .coverage .tox .cache # Translations *.mo # Mr Developer .mr.developer.cfg .project .pydevproject # Don't upload private things *.private # and vim's *.swp *.swo # Ignore emacs temporary files *~ \#*\# # Ignore client logfiles and configs *.log *.conf *.config _trial_temp