chore: pin nodejs for browser-test tooling; ignore /node_modules
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Moritz 2026-06-08 11:51:44 +02:00
parent 7769fd53dc
commit 2a11bfe60a
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -34,6 +34,7 @@ mv-*.tar
# In case you use Node.js/npm, you want to ignore these.
npm-debug.log
/assets/node_modules/
/node_modules/
.cursor