Browse Source

Update Node.gitignore (#2934)

* Update Node.gitignore

* Fix coverage.lcov to *.lcov
Byeongguk Gong 6 năm trước cách đây
mục cha
commit
e58b3e0a01
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Node.gitignore

+ 1 - 0
Node.gitignore

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