From db862b5b3bab8abd67864f2d75db3baf0e130ad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Tue, 18 Jun 2019 13:18:25 +0200 Subject: [PATCH] misc: add Android debug builds to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a16ce3352..f87edca53 100644 --- a/.gitignore +++ b/.gitignore @@ -73,6 +73,7 @@ buck-out/ # Build artifacts *.jsbundle *.framework +android/app/debug android/app/release # precommit-hook