summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMatt Iversen <teh.ivo@gmail.com>2016-02-27 17:54:57 +1100
committerMatt Iversen <teh.ivo@gmail.com>2016-02-27 18:16:10 +1100
commitfb982e232b5a51b004de769247783e7723408675 (patch)
treefde38d1f867fac50d02597d91d9cf69605ae103b /MANIFEST.in
parent98fb7e2bae84d28676fced740f3d8ce92b3d8bf3 (diff)
downloadpip-fb982e232b5a51b004de769247783e7723408675.tar.gz
Ignore .github files from the manifestissue-template
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index c21d52b9a..3dac128ea 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -17,6 +17,7 @@ exclude appveyor.yml
recursive-include pip/_vendor *.pem
recursive-include docs Makefile *.rst *.py *.bat
+prune .github
prune .travis
prune docs/_build
prune contrib