borgbackup/MANIFEST.in

9 lines
247 B
Text
Raw Normal View History

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