maildir-deduplicate/.gitignore
2017-01-11 15:04:56 +01:00

59 lines
573 B
Text

# Generated by https://gitignore.io
### Python ###
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Sphinx documentation
docs/_build/
docs/html/
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
### Linux ###
*~
*.swp
### OSX ###
.DS_Store
.AppleDouble
.LSOverride
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes