# ignore cache
__pycache__

# ignore VIM: Swap-files
[._]*.*.s[a-w][a-z]
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]

.fuse*
*.egg-info
.DS_Store
.coverage

build**
build.*
