1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-23 16:26:29 +00:00
borg/MANIFEST.in

9 lines
238 B
Text
Raw Normal View History

include README.rst AUTHORS LICENSE CHANGES.rst MANIFEST.in
exclude .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile
2015-09-19 20:17:46 +00:00
prune .travis
prune .github
graft src
graft docs
prune docs/_build
global-exclude *.py[co] *.orig *.so *.dll