Add codecov.yml ignores

This commit is contained in:
Dane Springmeyer 2017-02-08 15:02:47 -08:00
parent 941a7eaf69
commit 7483f6328c

10
codecov.yml Normal file
View file

@ -0,0 +1,10 @@
ignore:
- "mason_packages"
- "benchmark"
- "deps"
- ".sconf_temp"
- "scons"
- "test"
- "demo"
- "docs"
- "fonts"