# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

*.DS_Store

# Vim temp/swap files
*~
*.swp
*.swo

# PyInstaller
#  Usually these files are written by a python script from a template
#  before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.cache
nosetests.xml
coverage.xml

# Translations
*.mo
*.pot

*.log

# PyBuilder
target/

*.ini

# Temporary build directories
kindleunpack/
kindleunpackcore/

# Zip files (plugin releases)
*.zip
