From 1b5db42807fd7d2bc3b4622ba89452aae441fd65 Mon Sep 17 00:00:00 2001 From: Sad Ellie Date: Thu, 21 Jul 2022 21:30:12 +0300 Subject: [PATCH] Updated gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e5c40c44..6251166b 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ proguard/ # Log Files *.log +output-metadata.json # Android Studio Navigation editor temp files .navigation/ @@ -89,3 +90,5 @@ lint/tmp/ # lint/reports/ /.idea/ /app/google-services.json + +/tools