Add .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..111f46d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
+MANIFEST.bak
+sandbox
+Sandbox
+examples
+todo.org
+build
+log
+blib
+MYMETA*
+Makefile
+MANIFEST
+pm_to_blib
+cover_db
+nytprof.out
+nytprof
+\#*#
+*.tar.gz
+*~
+*.sqlite
+*.log
+*.db
+*.old
+*.tmp
+*.cache
+.*
+!.github
+!.gitignore