Files
borgmatic/.gitignore
2019-05-20 11:41:39 -07:00

10 lines
72 B
Plaintext

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