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