diff --git a/chainlink-functions/.gitignore b/chainlink-functions/.gitignore index 40b878d..3302050 100644 --- a/chainlink-functions/.gitignore +++ b/chainlink-functions/.gitignore @@ -1 +1,2 @@ -node_modules/ \ No newline at end of file +node_modules/ +.env.enc