mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 16:26:29 +00:00
8 lines
244 B
Text
8 lines
244 B
Text
include README.rst AUTHORS LICENSE CHANGES.rst MANIFEST.in
|
|
exclude .coafile .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile
|
|
prune .travis
|
|
prune .github
|
|
graft src
|
|
graft docs
|
|
prune docs/_build
|
|
global-exclude *.pyc *.orig *.so *.dll
|