actions/.gitignore
alpha nerd 353aeda20d
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>
2026-05-11 18:57:07 +02:00

3 lines
28 B
Text