From: Nicholas Clark Date: Sat, 14 Feb 2009 18:30:02 +0000 (+0000) Subject: Ignore the OS X GNUmakefile*s, and t/test_state. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=89b2b9f7f6c8f99f7999c5b3fe437be2abac4340;p=p5sagit%2Fp5-mst-13.2.git Ignore the OS X GNUmakefile*s, and t/test_state. --- diff --git a/.gitignore b/.gitignore index 9d26a0f..aa03fb2 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,12 @@ Makefile.old /x2p/makefile /x2p/makefile.old +# alternative names on OS X +/GNUmakefile +/GNUmakefile.old +/x2p/GNUmakefile +/x2p/GNUmakefile.old + # general build products *.o *.a @@ -85,6 +91,7 @@ lib/Test/Harness.pm t/rantests t/tmp* t/perl +t/test_state # make_ext.pl cleanup scripts realclean.sh