mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-03-16 22:10:32 +00:00
Update .bithoundrc
This commit is contained in:
parent
fa7ce9eaaf
commit
c1e2493c40
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"ignore": [
|
||||
"**/lib/**",
|
||||
"**/dist/**"
|
||||
"**/dist/**",
|
||||
"**/test/**"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue