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

10 lines
72 B
Plaintext

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