From 4048895c6b5e48f535484e7bb413515b04814dba Mon Sep 17 00:00:00 2001 From: aharris88 Date: Fri, 1 Feb 2013 11:57:44 -0600 Subject: [PATCH] Ignore backups and error-log --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..18971e2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +error-log.txt +backups/*.zip