borgmatic/.gitignore

12 lines
105 B
Plaintext

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