From 754e98065a90c115e1b835664a3a56854a6808ca Mon Sep 17 00:00:00 2001 From: KFCSpike Date: Sat, 7 Dec 2013 13:34:12 +0000 Subject: [PATCH] We should not be git ignoring the install folder --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ab8bf957..6ad7b3e5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,8 @@ Thumbs.db # ignore install folder with update ( i think not sure ) -/install/* +# Fannybaws note - I am sure, it should not be ignored :) +# /install/* # Folder config file Desktop.ini