borgmatic/.gitignore

11 lines
92 B
Text
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
2019-05-21 01:48:39 +01:00
build/
dist/
2019-06-12 05:40:28 +01:00
pip-wheel-metadata/