We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 213b539 commit e169ed0Copy full SHA for e169ed0
.bithoundrc
@@ -5,7 +5,8 @@
5
"**/dist/**",
6
"**/examples/**",
7
"**/perf/**",
8
- "gruntfile.js"
+ "gruntfile.js",
9
+ "**/test/unit/lib/**"
10
],
11
"test": [
12
"**/test/**"
0 commit comments