From 76e243d2e3fc7c97a124ad4145d2b62ba85b38fa Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Tue, 5 May 2020 08:20:35 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Ignore=20.build/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 247d08b..a106b58 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.xccheckout *.xcscmblueprint .DS_Store +.build/ .classpath .gradle/ .idea/