Add .gitignore.
Florian Ragwitz [Fri, 20 Feb 2009 13:38:07 +0000 (14:38 +0100)]
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..f0c1bd1
--- /dev/null
@@ -0,0 +1,14 @@
+.*
+!.gitignore
+Makefile*
+!Makefile.PL
+META.yml
+blib
+build
+inc
+pm_to_blib
+MANIFEST*
+!MANIFEST.SKIP
+Debian*
+README
+namespace-clean-*