From f9949ebdd0592a298fa06f70c2c8bc0565878e83 Mon Sep 17 00:00:00 2001 From: bryopsida <8363252+bryopsida@users.noreply.github.com> Date: Sun, 27 Jul 2025 07:41:46 -0500 Subject: [PATCH] ci: add files generated by npm test to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6b5311152..da9e9d2b9 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,5 @@ docs sync.ffs_db package-lock.json .editorconfig +test/resources/50-file-test-file.txt +test/unit/@node-red/runtime/lib/nodes/.testUserHome