tests/e2e: pin driver deps (package.json/package-lock.json); ignore node_modules

This commit is contained in:
mongo-light
2026-08-02 10:57:02 +03:00
parent c29c09d6e8
commit 662df9b121
3 changed files with 182 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.zig-cache/
zig-out/
*.log
node_modules/