From 1a034ad8890deafcb7d35be5525f882f137b9de6 Mon Sep 17 00:00:00 2001 From: Zain Asgar Date: Wed, 26 Aug 2020 21:57:44 -0700 Subject: [PATCH] Fix gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e4e5f6c8b2d..3839dcef8dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -*~ \ No newline at end of file +*~ + +# The decrypted service account file. +gcs-sa.json