update exclude directory for cc

This commit is contained in:
Iuri Matias 2016-10-22 20:16:20 -04:00
parent 42fd369cf4
commit fb9ccfad00

View File

@ -13,7 +13,7 @@ ratings:
- "lib/**/*" - "lib/**/*"
exclude_paths: exclude_paths:
- "tests/" - "tests/"
- "old_tests/" - "old_test/"
- "boilerplate/" - "boilerplate/"
- "demo/" - "demo/"
- "js/" - "js/"