Commit f118b39
committed
feat(compute): add default ignore patterns for serve command
- Add node_modules/ and target/ to default ignore patterns to prevent watching
unnecessary dependency and build directories and avoid "too many open files"
errors1 parent 753bfb8 commit f118b39
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1350 | 1350 | | |
1351 | 1351 | | |
1352 | 1352 | | |
| 1353 | + | |
| 1354 | + | |
1353 | 1355 | | |
1354 | 1356 | | |
1355 | 1357 | | |
| |||
0 commit comments