chore: gitignore node_modules (Playwright for web-UI verification)
This commit is contained in:
@@ -121,3 +121,7 @@ graphify-out/*
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
||||
# Node deps (Playwright for web-UI DOM verification — see persistent-memory)
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user