From: Jim Meyering Date: Fri, 28 Aug 2009 12:29:02 +0000 (+0200) Subject: maint: ignore only man/*.1, not all *.1 files X-Git-Tag: v7.6~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=59a6ddfca34bea0d657cf4d9f56aa6d5bab4a7a1;p=thirdparty%2Fcoreutils.git maint: ignore only man/*.1, not all *.1 files * .gitignore: Ignore *.1 only in man/ --- diff --git a/.gitignore b/.gitignore index 5618f7285a..1116620698 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -*.1 *.I[12] *.[EIOX] *.o @@ -57,6 +56,7 @@ lib/uniwidth m4/.cvsignore m4/.gitignore maint.mk +man/*.1 po/*.gmo po/*.po po/.gitignore