From 1325bc7b13ac42f83a4c2843040af1c39bfb5fcc Mon Sep 17 00:00:00 2001 From: serso Date: Fri, 26 Feb 2016 19:46:17 +0100 Subject: [PATCH] gitignore .gradle folder --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 67243584..cf2ac039 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ atlassian-ide-plugin.xml build local.properties captures -calculatorpp.zip \ No newline at end of file +calculatorpp.zip +.gradle \ No newline at end of file