# vim
*.sw[op]
*~
# python
*.egg*
*.py[co]
.cache
.coverage
.pytest_cache
__pycache__
build/
dist/
