mirror of
https://github.com/google/nomulus
synced 2026-01-07 14:05:44 +00:00
Do not track the repos folder in git
It is only used when uploading dependencies to GCS. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=244654178
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -88,3 +88,4 @@ autogenerated/
|
|||||||
/gradle/**/build
|
/gradle/**/build
|
||||||
/gradle/node_modules/
|
/gradle/node_modules/
|
||||||
!/gradle/node_modules/soyutils_usegoog.js
|
!/gradle/node_modules/soyutils_usegoog.js
|
||||||
|
/repos/
|
||||||
|
|||||||
Reference in New Issue
Block a user