Add .gitignore, remove test db
[dbsrgits/DBIx-Class-Schema-RestrictWithObject.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..88d900d
--- /dev/null
@@ -0,0 +1,12 @@
+.#*
+*#
+*~
+*.bak
+*.old
+Makefile
+META.*
+MYMETA.*
+blib/
+inc/
+t/var/
+pm_to_blib
\ No newline at end of file