From: Theodore Ts'o Date: Sat, 30 Jun 2007 20:47:38 +0000 (-0400) Subject: Add .git directory to set of files to be ignored when building tarballs X-Git-Tag: v1.40.1~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59fff333e962b028d6becd6ec753149f772063cf;p=thirdparty%2Fe2fsprogs.git Add .git directory to set of files to be ignored when building tarballs Signed-off-by: "Theodore Ts'o" --- diff --git a/util/all.exclude b/util/all.exclude index e02ad7165..661726ef3 100644 --- a/util/all.exclude +++ b/util/all.exclude @@ -1,3 +1,4 @@ +.git .hg .hgignore .pc diff --git a/util/subset.exclude b/util/subset.exclude index 57d31f928..efd0b76d2 100644 --- a/util/subset.exclude +++ b/util/subset.exclude @@ -1,3 +1,4 @@ +.git .hg .hgignore .pc