fabric.js/.bithoundrc
2015-02-07 13:26:12 +01:00

7 lines
74 B
Text

{
"ignore": [
"**/lib/**",
"**/dist/**",
"**/test/**"
]
}