Eviscerate README.macos to match the state of the world
[p5sagit/p5-mst-13.2.git] / ext / .gitignore
index 7525886..48ab117 100644 (file)
@@ -1,9 +1,8 @@
-*
-!*.pm
-!*.pl
-!*.xs
-!*.t
-!*.h
-!*/t/*
-!*/lib/*
-
+# ignore generated .c files, and other module build traces
+*.c
+*.bs
+blib
+pm_to_blib
+Makefile
+Makefile.PL
+ppport.h