borgmatic/.gitignore
Dan Helfman cf8882f2bc
All checks were successful
continuous-integration/drone/push Build is passing
Run arbitrary Borg commands with new "borgmatic borg" action (#425).
2021-06-17 20:41:44 -07:00

12 lines
105 B
Plaintext

*.egg-info
*.pyc
*.swp
.cache
.coverage*
.pytest_cache
.tox
__pycache__
build/
dist/
pip-wheel-metadata/