borgmatic/.gitignore

10 lines
72 B
Text
Raw Normal View History

2016-01-30 20:24:29 +01:00
*.egg-info
*.pyc
*.swp
.cache
.coverage
.pytest_cache
2016-01-30 20:24:29 +01:00
.tox
2019-05-20 17:48:39 -07:00
build/
dist/