From 543ca43e249585275c950c61b1f1cbd33c972d1e Mon Sep 17 00:00:00 2001 From: arkon Date: Thu, 30 Apr 2020 18:44:07 -0400 Subject: [PATCH] Ignore built files --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b0c3499ce8..93b8ea71fa 100644 --- a/.gitignore +++ b/.gitignore @@ -2,11 +2,15 @@ /local.properties /.idea/workspace.xml .DS_Store -/build .idea/ *iml *.iml + +# Built files */build +/build +*.apk +app/**/output.json # Hebrew assets are copied on build app/src/main/res/values-iw/