Merge pull request #840 from cjihrig/gitignore

gitignore Node's bash completion file
This commit is contained in:
Michael Lumish 2019-04-26 15:50:17 -07:00 committed by GitHub
commit 5b0ca10f29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -20,3 +20,6 @@ package-lock.json
# Test generated files
coverage
# Node's bash completion file
.node_bash_completion