Remove numbers from our tests
[gitmo/Moose.git] / .gitignore
index 497016a..14165c3 100644 (file)
@@ -1,9 +1,19 @@
-META.yml
-Makefile
-Makefile.old
-MANIFEST
-MANIFEST.bak
-blib/
-inc/
-pm_to_blib
-t/000_recipes/*
+/META.yml
+/Makefile
+/Makefile.old
+/MANIFEST
+/MANIFEST.bak
+/blib/
+/pm_to_blib
+/t/recipes/*
+/.build
+.*
+!.gitignore
+Moose-*
+*.bs
+/xs/*.c
+*.o
+cover_db
+*.gc??
+test-mydeps-*
+nytprof*