diff --git a/inch.json b/inch.json new file mode 100644 index 0000000..9ca46c5 --- /dev/null +++ b/inch.json @@ -0,0 +1,8 @@ +{ + "files": { + // Config file for the docs badge, http://inch-ci.org/github/GoodBoyDigital/pixi.js + "excluded": [ + "src/spine/Spine.js" + ] + } +} \ No newline at end of file