From ee133396e229eb7a3a9943060f78a83fab684f43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=97=D0=B0=D1=86=D0=B5=D0=BF=D0=B8=D0=BD?= Date: Mon, 13 Jul 2020 13:57:39 +0300 Subject: [PATCH] [android] Fixed gitignore files after Firebase integration --- .gitignore | 1 + android/.gitignore | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8a79808139..d1572bc1a6 100644 --- a/.gitignore +++ b/.gitignore @@ -168,6 +168,7 @@ tools/android/yota.keystore android/secure.properties android/pushwoosh.properties android/libnotify.properties +android/google-services.json server *.li diff --git a/android/.gitignore b/android/.gitignore index 26cfd7af11..2ef3eade3b 100644 --- a/android/.gitignore +++ b/android/.gitignore @@ -40,4 +40,3 @@ res/drawable-mdpi/uk_scotland.png res/drawable-mdpi/uk_wales.png res/xml/network_security_config.xml -google-services.json