exclude test_app/ from cc

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

View File

@ -19,3 +19,4 @@ exclude_paths:
- "boilerplate/" - "boilerplate/"
- "demo/" - "demo/"
- "js/" - "js/"
- "test_app/"