borgmatic/.gitignore
2019-05-20 17:48:39 -07:00

9 lines
72 B
Text

*.egg-info
*.pyc
*.swp
.cache
.coverage
.pytest_cache
.tox
build/
dist/