Add coverage to .gitignore (#2601)
This commit is contained in:
parent
6e7a49cccd
commit
8edcbc8390
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -80,6 +80,7 @@ ios/sentry.properties
|
|||
|
||||
# Testing
|
||||
.nyc_output
|
||||
coverage
|
||||
|
||||
# Pods
|
||||
.podinstall
|
||||
|
|
|
|||
Loading…
Reference in a new issue