diff --git a/functions/.gitignore b/functions/.gitignore index 21ee8d3d..cde0fa3b 100644 --- a/functions/.gitignore +++ b/functions/.gitignore @@ -1,2 +1,3 @@ node_modules/ -*.local \ No newline at end of file +*.local +*.serviceAccountKey.json \ No newline at end of file