mirror of https://github.com/grpc/grpc-node.git
Add gitignore'd files
This commit is contained in:
parent
8320743f6d
commit
aea253cbec
|
|
@ -15,3 +15,8 @@ packages/grpc-native-core/src/node/
|
||||||
|
|
||||||
.nyc_output/
|
.nyc_output/
|
||||||
reports/
|
reports/
|
||||||
|
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
# Test generated files
|
||||||
|
coverage
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue