We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7ce9e commit c1e2493Copy full SHA for c1e2493
.bithoundrc
@@ -1,6 +1,7 @@
1
{
2
"ignore": [
3
"**/lib/**",
4
- "**/dist/**"
+ "**/dist/**",
5
+ "**/test/**"
6
]
7
}
0 commit comments