we need a .gitignore file here
Karen Etheridge [Sun, 19 May 2013 15:57:23 +0000 (08:57 -0700)]
.gitignore [new file with mode: 0644]

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