Преглед изворни кода

MANIFEST.in: add some more excludes

Thomas Waldmann пре 9 година
родитељ
комит
507d90f476
1 измењених фајлова са 2 додато и 0 уклоњено
  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