From a3b054e9b3a8fe1141f13093dfae29aae0da5dcc Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Mon, 13 Mar 2017 16:49:28 -0300 Subject: [PATCH] Ignore config file --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 672a06c6d..2913172f8 100644 --- a/.gitignore +++ b/.gitignore @@ -104,6 +104,6 @@ www/img/app www/index.html ## Firebase -GoogleService-Info.plist -google-services.json +/GoogleService-Info.plist +/google-services.json