From a5d6516f13097dc93cab4116bcc95ab7f03eca26 Mon Sep 17 00:00:00 2001 From: Nate Abele Date: Sat, 1 Sep 2012 19:10:36 -0300 Subject: [PATCH] The Lithium app should be the root repo folder --- Lithium.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Lithium.gitignore b/Lithium.gitignore index e4e1532e..7b22568e 100644 --- a/Lithium.gitignore +++ b/Lithium.gitignore @@ -1,2 +1,2 @@ -app/libraries/* -app/resources/tmp/* +libraries/* +resources/tmp/*