show the first line here when testing with a harness
[gitmo/Moose.git] / .gitignore
index 8862771..79e3a45 100644 (file)
@@ -1,10 +1,21 @@
-META.yml
-Makefile
-Makefile.old
-MANIFEST
-MANIFEST.bak
-blib/
-inc/
-pm_to_blib
-t/000_recipes/*
-.prove
+/META.yml
+/MYMETA.*
+/Makefile
+/Makefile.old
+/MANIFEST
+/MANIFEST.bak
+/blib/
+/pm_to_blib
+/t/recipes/*
+!/t/recipes/basics_recipe10.t
+/.build
+.*
+!.gitignore
+Moose-*
+*.bs
+/xs/*.c
+*.o
+cover_db
+*.gc??
+test-mydeps-*
+nytprof*