1
0
mirror of https://github.com/google/nomulus synced 2026-03-27 12:55:28 +00:00

Add gitignore rules for node modules

The npmInstall task installs gradle/node_modules/google-closure-library, which should not be tracked by git.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=233826415
This commit is contained in:
jianglai
2019-02-13 14:09:11 -08:00
parent f677373a54
commit 9a6a57c871

2
.gitignore vendored
View File

@@ -86,3 +86,5 @@ autogenerated/
/gradle/.gradle
/gradle/**/WEB-INF
/gradle/**/build
/gradle/node_modules/
!/gradle/node_modules/soyutils_usegoog.js