chore: ignore root node_modules to fix CI drift
- Add node_modules/ to .gitignore; untrack existing root node_modules - npm ci recreates it on runner; ignored, so no drift from install
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
|
||||
node_modules/
|
||||
|
||||
walkthrough.md
|
||||
.agent/rules/
|
||||
|
||||
Reference in New Issue
Block a user