HTML5: Run npm audit fix
And re-add `node_modules` to `.gitignore` which I mistakenly removed with an earlier cleanup.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -83,6 +83,7 @@ platform/android/java/*/libs/
|
||||
|
||||
# Javascript
|
||||
*.bc
|
||||
platform/javascript/node_modules/
|
||||
|
||||
# Misc
|
||||
*.debug
|
||||
|
||||
Reference in New Issue
Block a user