Skip to content

Commit 6ade16e

Browse files
committedOct 23, 2017
fixed bithoundrc
1 parent 01a6b08 commit 6ade16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.bithoundrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"ignore": [
33
"**/.vscode/**",
44
"**/node_modules/**",
5-
"**/dist/**"
5+
"**/dist/**",
66
"**/examples/**"
77
],
88
"test": [

0 commit comments

Comments
 (0)
Please sign in to comment.