# ignore cache
**/__pycache__
**/.mypy_cache

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

*.egg-info
.DS_Store
.coverage

build**
build.*
