Commit 7d90433
committed
Remove root node_modules from repo and gitignore it
The vitest cache file under the root node_modules/ was being tracked
because .gitignore only ignored frontend/node_modules/. Untrack it and
add a root-level node_modules/ rule.
https://claude.ai/code/session_013c178p4dVRXMq7QEwXb7ZX1 parent 9c95a92 commit 7d90433
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 0 additions & 1 deletion
This file was deleted.
0 commit comments