fix: Details (#205)
Remove redundant `node_modules/` from onchain/.gitignore — the root .gitignore already has `**/node_modules/` which covers the entire tree. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a83f6a17b8
commit
db24b65dd8
1 changed files with 0 additions and 1 deletions
1
onchain/.gitignore
vendored
1
onchain/.gitignore
vendored
|
|
@ -26,4 +26,3 @@ analysis/fuzz-*.csv
|
||||||
# JS package manager lock files (deps managed by forge/foundry, not yarn/npm)
|
# JS package manager lock files (deps managed by forge/foundry, not yarn/npm)
|
||||||
yarn.lock
|
yarn.lock
|
||||||
package-lock.json
|
package-lock.json
|
||||||
node_modules/
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue