From 7a006df6c3e98106e27ecba066fc8f2aa27c0030 Mon Sep 17 00:00:00 2001 From: jianglai Date: Mon, 22 Apr 2019 06:34:13 -0700 Subject: [PATCH] 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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 81a070935..38a3abb46 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,4 @@ autogenerated/ /gradle/**/build /gradle/node_modules/ !/gradle/node_modules/soyutils_usegoog.js +/repos/