From b640de9b8d172f4a9f1d86bd28e276cc62d7cd62 Mon Sep 17 00:00:00 2001 From: Taylor Shuler Date: Sun, 11 May 2014 04:49:01 -0700 Subject: [PATCH] Updated .gitignore - Ignore the settings cache directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3b27dae..0afd15c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ build/ .classpath .project .gradle/ +.settings/ eclipse/ bin/ repo/