.*
!.gitignore
*~
\#*\#

__pycache__/
build/
dist/
*.egg-info/
*.pyc
!.travis.yml

*.kdev*
!.editorconfig
