MANIFEST
*.pyc
*.pyo
__pycache__

*.egg
*.egg-info

build/
dist/
.gitrev
.coverage
*.orig
*.rej
*.dep
*.swp
*~

tags
TAGS

.tox
.idea/
