exclude docs/ from cc

This commit is contained in:
Iuri Matias 2017-02-19 09:07:34 -05:00
parent e4a1b18006
commit 1d42d6d934
1 changed files with 1 additions and 0 deletions

View File

@ -20,3 +20,4 @@ exclude_paths:
- "demo/" - "demo/"
- "js/" - "js/"
- "test_app/" - "test_app/"
- "docs/"