Create .codecov.yml

This commit is contained in:
tinebp
2020-08-25 07:10:45 -04:00
committed by GitHub
parent e6bdd8e9b1
commit a1e6f93bd3

3
.codecov.yml Normal file
View File

@@ -0,0 +1,3 @@
ignore:
- "./examples/*"
- "./tests/*"