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: https://git.whamcloud.com/?a=commitdiff_plain;h=59fff333e962b028d6becd6ec753149f772063cf;p=tools%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 e02ad71..661726e 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 57d31f9..efd0b76 100644 --- a/util/subset.exclude +++ b/util/subset.exclude @@ -1,3 +1,4 @@ +.git .hg .hgignore .pc