From: Karen Etheridge Date: Fri, 1 Jun 2012 17:47:15 +0000 (+0000) Subject: fix ignore entries, to make [Git::Check] happy during release X-Git-Tag: v0.17~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4ede22e691efec8201b6d80daff519609be01dd8;p=gitmo%2FMooseX-AlwaysCoerce.git fix ignore entries, to make [Git::Check] happy during release --- diff --git a/.gitignore b/.gitignore index bb2636f..f65a56d 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,4 @@ test-mydeps-* nytprof* /inc/ *.sw* -MooseX- +/MooseX-* diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index e6ac4b4..92ef499 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -64,5 +64,4 @@ ^benchmarks ^\._.*$ \.shipit -^MooseX-.* todo.txt