summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-09-19 22:17:46 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2015-09-19 22:17:46 +0200
commit507d90f4762d0de474c6366bd2b527944e3d6a7d (patch)
treeac7549af36c2a30b652cb4d4ad873a3b03f526b1 /MANIFEST.in
parentd4de0fd01987bf6bf8a2d2854d70dd62ad7afbb1 (diff)
MANIFEST.in: add some more excludes
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 217dab938..309c1f8dc 100644
--- a/MANIFEST.in
+++ b/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