diff --git a/functions/.gitignore b/functions/.gitignore index 9be0f01..f2c713a 100644 --- a/functions/.gitignore +++ b/functions/.gitignore @@ -7,4 +7,7 @@ typings/ # Node.js dependency directory node_modules/ -*.local \ No newline at end of file +*.local + +.env +.env.dev