Add test coverage to gitignore
This commit is contained in:
parent
c436b36a72
commit
dd5095a269
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -19,3 +19,4 @@ selenium-debug.log
|
|||
*.sln
|
||||
|
||||
package-lock.json
|
||||
coverage/
|
||||
|
|
Loading…
Reference in a new issue