Преглед на файлове

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