Update Node.gitignore (#2934)

* Update Node.gitignore

* Fix coverage.lcov to *.lcov
This commit is contained in:
Byeongguk Gong 2019-05-12 21:54:48 +09:00 committed by Brendan Forster
parent 3e263d465b
commit e58b3e0a01
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ lib-cov
# Coverage directory used by tools like istanbul
coverage
*.lcov
# nyc test coverage
.nyc_output