with [Git::GatherDir], no need for a MANIFEST.SKIP
[gitmo/MooseX-AlwaysCoerce.git] / .gitignore
index 115b7e2..f65a56d 100644 (file)
@@ -1,11 +1,22 @@
-*.sw*
-todo.txt
-!.gitignore
-/MANIFEST
 /META.yml
+/MYMETA.*
 /Makefile
 /Makefile.old
-/MooseX-AlwaysCoerce-*.tar.gz
+/MANIFEST
+/MANIFEST.bak
 /blib/
 /inc/
 /pm_to_blib
+/.build
+!.gitignore
+/PLANS/
+*.bs
+/xs/*.c
+*.o
+cover_db
+*.gc??
+test-mydeps-*
+nytprof*
+/inc/
+*.sw*
+/MooseX-*