mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-22 07:43:06 +00:00
8e36075fe9
the generation of those files was causing us way too much pain to justify automatically generating them all the time. those will have to be re-generated with `build_api` or `build_usage` as appropriate, for example when function signatures or commandline flags change. see #384
25 lines
253 B
Text
25 lines
253 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/
|
|
borg/_version.py
|
|
borg.build/
|
|
borg.dist/
|
|
borg.exe
|
|
.coverage
|
|
.vagrant
|