Commit bde2ec0
fix(node-ci): exclude vendored tree via config, not deletion (#26)
Replace the rm of .github-workflows with reliance on default excludes in consuming projects (shared eslint/ktlint ignores, scaffolded .gitignore honoured by antfu-eslint, and .prettierignore). Keeps the CI checkout immutable and lets local runs and templates benefit from the same exclusion, instead of a workflow-only side effect.
Co-authored-by: Agents Agent <agents@jorisjonkers.dev>1 parent 2f339a5 commit bde2ec0
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
113 | 112 | | |
114 | 113 | | |
115 | 114 | | |
| |||
0 commit comments