From 4927d96ae2befe35194722c41ed10e52876e5b68 Mon Sep 17 00:00:00 2001 From: Mayank Narula Date: Wed, 29 Nov 2017 00:15:44 +0530 Subject: [PATCH] App reduced to minimal functionality --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 718e1a0..7987d4e 100644 --- a/.gitignore +++ b/.gitignore @@ -60,6 +60,7 @@ typings/ # All json files *.json +!serviceAccountKey.json !package* # All rules