Explorar o código

MANIFEST.in: add some more excludes

Thomas Waldmann %!s(int64=9) %!d(string=hai) anos
pai
achega
507d90f476
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      MANIFEST.in

+ 2 - 0
MANIFEST.in

@@ -4,4 +4,6 @@ recursive-include docs *
 recursive-exclude docs *.pyc
 recursive-exclude docs *.pyo
 prune docs/_build
+prune .travis
+exclude .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile
 include borg/_version.py