Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2019-06-05 20:06:46 +0300
committerJohn Cai <jcai@gitlab.com>2019-06-05 20:06:46 +0300
commit0a07d60bcb86287f96fd4e12f0ba1603b79e96fd (patch)
treeeae3648315f30626e1d0be7b12960786cf186f1e /.gitignore
parent9d626b5cbe3272dc100c674c4002fc41c2ab2b1f (diff)
Replace govendor with 'go mod'
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4482aa3de..b7fbb0b4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ git-env
/praefect
gitaly.pid
/vendor/github.com/libgit2/git2go/vendor
+/vendor