Don't bundle the git repos in my dist please and other .gitignore updates
Tomas Doran [Wed, 4 Nov 2009 09:21:17 +0000 (09:21 +0000)]
.gitignore [new file with mode: 0644]
MANIFEST.SKIP

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..525c133
--- /dev/null
@@ -0,0 +1,6 @@
+MANIFEST
+MANIFEST.bak
+META.yml
+Makefile
+inc/
+
index 4a31474..a714d2b 100644 (file)
@@ -18,3 +18,4 @@ cover_db
 ^\.#
 \.gz$
 Build.PL
+\.git