diff --git a/functions/.gitignore b/functions/.gitignore index 3ec544c..5443c6d 100644 --- a/functions/.gitignore +++ b/functions/.gitignore @@ -1,2 +1,3 @@ node_modules/ -.env \ No newline at end of file +.env +*.log \ No newline at end of file