borgmatic/.gitignore

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