summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael DeHaan <michael.dehaan@gmail.com>2014-11-27 20:08:48 -0500
committerMichael DeHaan <michael.dehaan@gmail.com>2014-11-27 20:08:48 -0500
commitad675235e2f65a0ed464f57a5c5b65553f09e8bb (patch)
tree279eb23593387148f317475c3aa1d315e364adc2
parent6598c83b02c42a67009fe6fa21c03d37f654d936 (diff)
downloadansible-release1.8.1.tar.gz
Keep git history out of submodules when building src distributionrelease1.8.1
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 5fdfe50f34..948d176139 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,3 +7,5 @@ recursive-include docs *
include Makefile
include VERSION
include MANIFEST.in
+prune lib/ansible/modules/core/.git
+prune lib/ansible/modules/extras/.git