Skip to content

Commit 25ab745

Browse files
authored
Merge pull request #2292 from opentensor/misc/add-evmtests-node-modules-ignore
misc: ignore node_modules
2 parents 064a074 + 9a1fd49 commit 25ab745

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,7 @@ specs/*.json
4646
bt.snap
4747

4848
# localnet spec
49-
scripts/specs/local.json
49+
scripts/specs/local.json
50+
51+
# Node modules
52+
node_modules

0 commit comments

Comments
 (0)