You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
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