.gitignore from ether
Matt S Trout [Wed, 22 May 2013 18:08:20 +0000 (18:08 +0000)]
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..b71e944
--- /dev/null
@@ -0,0 +1,22 @@
+/META.*
+/MYMETA.*
+/Makefile
+/Makefile.old
+/MANIFEST
+/MANIFEST.bak
+/blib/
+/pm_to_blib
+/.build/
+!.gitignore
+*.bs
+/xs/*.c
+*.o
+/cover_db/
+*.gc??
+/test-mydeps-*
+/nytprof*
+/inc/
+.*.sw[a-z]
+/JSON-MaybeXS-*
+/todo.txt
+/todo/