projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
aeda4cd
)
Ignore the OS X GNUmakefile*s, and t/test_state.
Nicholas Clark [Sat, 14 Feb 2009 18:30:02 +0000 (18:30 +0000)]
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index
9d26a0f
..
aa03fb2
100644
(file)
--- 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