borgmatic/.gitignore

12 lines
104 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
__pycache__
2019-05-20 17:48:39 -07:00
build/
dist/
2019-06-11 21:40:28 -07:00
pip-wheel-metadata/