Prechádzať zdrojové kódy

MANIFEST.in: add some more excludes

Thomas Waldmann 9 rokov pred
rodič
commit
507d90f476
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  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