From 51dbc0f6b7eeb77d5407bb5234b99398c8a8f339 Mon Sep 17 00:00:00 2001 From: Maina Wycliffe Date: Thu, 5 Dec 2019 02:18:32 +0300 Subject: [PATCH] chore: update gitignore file with more credentials --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 868277a..f9a46e1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .vscode .env .firebaserc -credentials.json \ No newline at end of file +credentials.json +credentials* \ No newline at end of file