We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a8fff commit 0ce19a9Copy full SHA for 0ce19a9
.bithoundrc
@@ -0,0 +1,7 @@
1
+{
2
+ "ignore": [
3
+ "bower_components/**",
4
+ "external/**",
5
+ "node_modules/**"
6
+ ]
7
+}
0 commit comments