1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-22 07:43:06 +00:00
borg/.gitignore
2016-05-05 21:42:37 +02:00

25 lines
257 B
Text

MANIFEST
docs/_build
build
dist
borg-env
.tox
hashindex.c
chunker.c
compress.c
crypto.c
platform_darwin.c
platform_freebsd.c
platform_linux.c
*.egg-info
*.pyc
*.pyo
*.so
.idea/
.cache/
src/borg/_version.py
borg.build/
borg.dist/
borg.exe
.coverage
.vagrant