mirror of https://github.com/grpc/grpc-node.git
gitignore Node's bash completion file
This file is generated by newer versions of Node, and can show up in multiple locations.
This commit is contained in:
parent
39de2334e3
commit
37ca72b228
|
|
@ -20,3 +20,6 @@ package-lock.json
|
||||||
|
|
||||||
# Test generated files
|
# Test generated files
|
||||||
coverage
|
coverage
|
||||||
|
|
||||||
|
# Node's bash completion file
|
||||||
|
.node_bash_completion
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue