borgmatic/.gitignore

15 lines
119 B
Plaintext

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