Explorar el Código

Update Node.gitignore (#2934)

* Update Node.gitignore

* Fix coverage.lcov to *.lcov
Byeongguk Gong hace 6 años
padre
commit
e58b3e0a01
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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