We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3013705 commit a96491bCopy full SHA for a96491b
.bithoundrc
@@ -0,0 +1,10 @@
1
+{
2
+ "ignore": [
3
+ "**/node_modules/**",
4
+ "**/dist/**",
5
+ "**/examples/**",
6
+ "**/test/**",
7
+ "**/Gruntfile.js",
8
+ "**/gulpfile.js"
9
+ ]
10
+}
0 commit comments