We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aebe730 commit c385f1fCopy full SHA for c385f1f
deplist.go
@@ -69,6 +69,7 @@ var defaultIgnore []string = []string{
69
"node_modules",
70
"scripts",
71
"test",
72
+ "test_scripts",
73
"tests",
74
"vendor",
75
".git",
0 commit comments