From: Theodore Ts'o Date: Mon, 7 Jul 2008 12:37:40 +0000 (-0400) Subject: Treat build.static as an ingored file in the source directory X-Git-Tag: v1.41-WIP-0707~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=006f691dcff729f0a66f8a0276f0c388c7594731;p=thirdparty%2Fe2fsprogs.git Treat build.static as an ingored file in the source directory Don't include it in distribution tarballs, and add it to the .gitignore file. Signed-off-by: "Theodore Ts'o" --- diff --git a/.gitignore b/.gitignore index e52523f43..0e21aea14 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ autom4te.cache build +build.static FILES ^core *~ diff --git a/util/all.exclude b/util/all.exclude index 3e892f92a..8247f7553 100644 --- a/util/all.exclude +++ b/util/all.exclude @@ -5,6 +5,7 @@ patches README.subset build +build.static rpm.log TODO powerquest