borgmatic/.gitignore
Dan Helfman 899a7c8318
All checks were successful
continuous-integration/drone/push Build is passing
Add some wheel metadata do .gitignore.
2019-06-11 21:40:28 -07:00

11 lines
92 B
Plaintext

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