From: François Pinard Date: Tue, 28 Aug 2012 00:48:38 +0000 (-0400) Subject: Ignore GNUmakefile. X-Git-Tag: v3.7~189 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2fd8385658e5a08700e3b916053f6680ff85fdbd;p=recode Ignore GNUmakefile. --- diff --git a/.gitignore b/.gitignore index 90b6612..fe49182 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.[oa] *.l[oa] *.pyc +GNUmakefile Makefile /cleaner.h /config.h diff --git a/.hgignore b/.hgignore index 5ae7cf6..ed8d095 100644 --- a/.hgignore +++ b/.hgignore @@ -2,6 +2,7 @@ syntax: glob *.[oa] *.l[oa] *.pyc +GNUmakefile Makefile /cleaner.h /config.h