From e5438193ff81b93b85e0bfe141a01a75d83b411d Mon Sep 17 00:00:00 2001 From: Severiano Jaramillo Date: Wed, 2 Jan 2019 09:31:21 -0600 Subject: [PATCH] Add google-services.json to gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 18de017..0054ce8 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,7 @@ app/fabric.properties # Allocation tracker /captures/* + +# Google services info +app/google-services.json +