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

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer (GitLab) <jacob@gitlab.com>2018-04-23 15:35:43 +0300
committerNick Thomas <nick@gitlab.com>2018-04-23 15:35:43 +0300
commitc0c514dd106dce4d70fd859dce3206ba7f3a3bed (patch)
tree41593340a1c6f950e3983c243f8bb8883f4cdb34 /.gitignore
parent1959e752a7ab0d78990c9a537aefc79f2c13f5d7 (diff)
Work around golang.org/x/lint download trouble
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index fb49a45c..4b599656 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,11 +5,3 @@ shared/pages/.update
# Used by the makefile
/.GOPATH
/bin
-
-# Added by `make setup`
-/vendor/manifest
-/vendor/github.com/fzipp/gocyclo/
-/vendor/golang.org/x/tools/
-/vendor/github.com/wadey/gocovmerge/
-/vendor/github.com/golang/lint/
-/vendor/golang.org/x/lint/