From: Tomas Doran Date: Tue, 6 Oct 2009 16:42:40 +0000 (+0000) Subject: I don't need .gitignore in my dist, ta X-Git-Tag: v0.23^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Static-Simple.git;a=commitdiff_plain;h=ac7cf9589b2a5629350bf79828d29e559fa4e66f I don't need .gitignore in my dist, ta --- diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index 226aafd..ebfdce1 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -4,6 +4,7 @@ ,v$ \B\.svn\b \B\.git\b +\B\.gitignore\b # Avoid Makemaker generated and utility files. \bMakefile$