chore: add nodemodules to gitignore (#4151)

This commit is contained in:
Shoubhik Bose 2020-08-24 17:00:22 -04:00 committed by GitHub
parent 0b387a454b
commit f508dec107
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -12,3 +12,4 @@ coverage.out
test-results
.scannerwork
.scratch
node_modules/