From: Tomas Doran Date: Wed, 4 Nov 2009 09:21:17 +0000 (+0000) Subject: Don't bundle the git repos in my dist please and other .gitignore updates X-Git-Tag: 0.04~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-SimpleConfig.git;a=commitdiff_plain;h=8f73ff4b0bb5390cb472199d462810dc58ca0b29 Don't bundle the git repos in my dist please and other .gitignore updates --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..525c133 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +MANIFEST +MANIFEST.bak +META.yml +Makefile +inc/ + diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index 4a31474..a714d2b 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -18,3 +18,4 @@ cover_db ^\.# \.gz$ Build.PL +\.git