summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmkiley <jordan.kiley@mapbox.com>2018-11-01 14:00:56 -0700
committerjmkiley <jordan.kiley@mapbox.com>2018-11-01 14:00:56 -0700
commite2f587e4f9ea695fff8c3af4092abc1087c74ded (patch)
tree4f2536507e768da64385ac8a3c799da1f939ba65
parent55e06afd56d0c1b75dd68b5621d71dc5a0d8b797 (diff)
downloadqtlocation-mapboxgl-e2f587e4f9ea695fff8c3af4092abc1087c74ded.tar.gz
[core] ignore vendored files
-rw-r--r--codecov.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml
index c586b215f0..7def5637a4 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -1,2 +1,3 @@
ignore:
- - "test/" \ No newline at end of file
+ - "test/"
+ - "vendor/" \ No newline at end of file