From aa8408cb5a5bb7d83093d67146e7db9e7cb1a7ad Mon Sep 17 00:00:00 2001 From: bartvdbraak Date: Thu, 30 Jan 2025 01:50:59 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 10261af..1e26f8e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ charts/ node_modules/ .DS_Store unittests/*/__snapshot__/ +.env \ No newline at end of file