From: Florian Ragwitz <rafl@debian.org>
Date: Wed, 8 Apr 2009 22:10:48 +0000 (+0200)
Subject: Add .gitignore.
X-Git-Tag: 0.00801~2
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3635363bc3f2dc5d70193f8e0e75cf2ae88575db;p=gitmo%2FMooseX-Emulate-Class-Accessor-Fast.git

Add .gitignore.
---

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2edee08
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+.*
+!.gitignore
+Makefile*
+!Makefile.PL
+META.yml
+blib
+build
+inc
+pm_to_blib
+MANIFEST*
+!MANIFEST.SKIP
+Debian*
+MooseX-Emulate-Class-Accessor-Fast*