borgmatic/.gitignore

9 lines
56 B
Plaintext
Raw Normal View History

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