From 2151f3e00ce61cca7680f46d6b3e22d5f20553dc Mon Sep 17 00:00:00 2001 From: John Mayhew Date: Tue, 3 Apr 2012 09:36:43 -0700 Subject: added the Closure compiler to the gitignore file so we wouldn't track it in source control --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 40248468..6192b556 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,5 @@ cloud/ /.idea/scopes/scope_settings.xml compass_app_log.txt js/io/ui/cloudpopup.reel/.sass-cache/5fd824121af95f6044b06681535cf0639ffb5db3/cloudpopup.scssc -scss/.sass-cache/ \ No newline at end of file +scss/.sass-cache/ +js/helper-classes/RDGE/src/tools/compiler.jar -- cgit v1.2.3