Add .gitignore, remove test db master
D. Ilmari Mannsåker [Fri, 28 Jun 2013 10:09:03 +0000 (11:09 +0100)]
.gitignore [new file with mode: 0644]
t/var/RestrictByUserTest.db [deleted file]

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
diff --git a/t/var/RestrictByUserTest.db b/t/var/RestrictByUserTest.db
deleted file mode 100644 (file)
index dd6c9e8..0000000
Binary files a/t/var/RestrictByUserTest.db and /dev/null differ