From 840d0d392e84c1fa17451a6e5f54e083ef76c6da Mon Sep 17 00:00:00 2001 From: d-kunin Date: Fri, 16 Aug 2013 13:40:56 +0300 Subject: [PATCH] [and, git] Ignores for gradle --- .gitignore | 3 +++ android/.gitignore | 1 + 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index cc19116..dcf08aa 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ *.pro.user *~ build-* +build/ +.gradle/ +.gradle* project.xcworkspace xcuserdata diff --git a/android/.gitignore b/android/.gitignore index f491093..e2fc47d 100644 --- a/android/.gitignore +++ b/android/.gitignore @@ -1,5 +1,6 @@ bin/ gen/ +build/ .settings/ resbuilder/ spoon-output/