borgmatic/.gitignore
2019-11-02 14:34:16 +01:00

15 lines
119 B
Plaintext

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