Skip to content

Commit c385f1f

Browse files
committed
add "test_scripts" to ignore dirs
1 parent aebe730 commit c385f1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deplist.go

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ var defaultIgnore []string = []string{
6969
"node_modules",
7070
"scripts",
7171
"test",
72+
"test_scripts",
7273
"tests",
7374
"vendor",
7475
".git",

0 commit comments

Comments
 (0)