mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
fix(devtools): adding coverage reportor to gitignore
This commit is contained in:
parent
8c9645849a
commit
b305c85004
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -45,3 +45,4 @@ testem.log
|
|||
# System Files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
**/coverage/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue