Ignore coverage reports (#190)
This commit is contained in:
parent
5a41f321c8
commit
40c72404d6
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -43,3 +43,7 @@ public/packs
|
|||
.jest-cache
|
||||
# ignore jetbrains IDE files
|
||||
.idea
|
||||
|
||||
# coverage report
|
||||
buildreports
|
||||
coverage
|
||||
|
|
Loading…
Reference in a new issue