adding ignore files to .bithoundrc
also removing superfluous file
This commit is contained in:
parent
8ec480e999
commit
f2db7bdfc4
2 changed files with 1 additions and 4 deletions
|
@ -14,6 +14,6 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"public/src/*"
|
"public/src/**"
|
||||||
]
|
]
|
||||||
}
|
}
|
3
public/src/js/socket.io.min.js
vendored
3
public/src/js/socket.io.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue