Skip to content

Commit c1e2493

Browse files
committed
Update .bithoundrc
1 parent fa7ce9e commit c1e2493

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.bithoundrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"ignore": [
33
"**/lib/**",
4-
"**/dist/**"
4+
"**/dist/**",
5+
"**/test/**"
56
]
67
}

0 commit comments

Comments
 (0)