borgmatic/.gitignore

10 lines
70 B
Plaintext
Raw Normal View History

2016-01-30 19:24:29 +00:00
*.egg-info
*.pyc
*.swp
.cache
.coverage
.pytest_cache
2016-01-30 19:24:29 +00:00
.tox
build
dist