borgmatic/.gitignore
Dan Helfman f8bc67be8d
All checks were successful
continuous-integration/drone/push Build is passing
Config generation support for sequences of maps, needed for database dump hooks (#225).
2019-10-21 15:17:47 -07:00

12 lines
104 B
Plaintext

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