update .bithoundrc
This commit is contained in:
parent
349d2abe7d
commit
0a65634bd6
1 changed files with 4 additions and 2 deletions
|
@ -10,10 +10,12 @@
|
|||
"dependencies": {
|
||||
"mute": [
|
||||
"read-config",
|
||||
"socket.io"
|
||||
"socket.io",
|
||||
"standard",
|
||||
"bithound"
|
||||
]
|
||||
},
|
||||
"ignore": [
|
||||
"public/src/**"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue