grpc-node/.gitignore

23 lines
224 B
Plaintext

.DS_Store
.vscode
build/
node_modules/
npm-debug.log
yarn-error.log
yarn.lock
# Emacs temp files
*~
\#*\#
.\#*
packages/grpc-native-core/src/node/
.nyc_output/
reports/
package-lock.json
# Test generated files
coverage