chore: untrack node_modules
Dependencies are installed at runtime via `bun install --frozen-lockfile` in action.yml, so the vendored node_modules tree is unused. Add node_modules/ and dist/ to .gitignore. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
592d2df6d4
commit
353aeda20d
1158 changed files with 3 additions and 1029715 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1 +1,3 @@
|
|||
.claude
|
||||
.claude
|
||||
node_modules/
|
||||
dist/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue