From 78886e7b1f7c10be23148304010d92ad0164b19f Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 21 Nov 2014 11:18:02 +0100 Subject: [PATCH] Updated git ignore. --- app/config/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/config/.gitignore b/app/config/.gitignore index 3415788027..8205aab29b 100644 --- a/app/config/.gitignore +++ b/app/config/.gitignore @@ -1,3 +1,4 @@ local/ laptop/ -vagrant/ \ No newline at end of file +vagrant/ +production/ \ No newline at end of file