Ignore the OS X GNUmakefile*s, and t/test_state.
Nicholas Clark [Sat, 14 Feb 2009 18:30:02 +0000 (18:30 +0000)]
.gitignore

index 9d26a0f..aa03fb2 100644 (file)
@@ -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