new .gitignore file, stolen from Moose repo
Karen Etheridge [Wed, 3 Nov 2010 22:15:54 +0000 (15:15 -0700)]
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..bba2e8a
--- /dev/null
@@ -0,0 +1,18 @@
+/META.yml
+/Makefile
+/Makefile.old
+/MANIFEST
+/MANIFEST.bak
+/blib/
+/inc/
+/pm_to_blib
+.*
+!.gitignore
+Moose-*
+MooseX-*
+*.bs
+*.c
+*.o
+cover_db
+*.gc??
+test-mydeps-*