Skip to content

Commit

Permalink
Merge pull request kata-containers#85 from sboeuf/codecov_ignore
Browse files Browse the repository at this point in the history
codecov: Add codecov.yml
  • Loading branch information
laijs authored Jan 2, 2018
2 parents 8f22514 + 8322c0c commit 9ea00c7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#
# Copyright (c) 2017 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#

ignore:
- "protocols/grpc/*.json"
- "protocols/grpc/*.pb.go"
- "protocols/grpc/*.proto"

0 comments on commit 9ea00c7

Please sign in to comment.