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:
authorBen Kochie <bjk@gitlab.com>2019-09-11 13:35:21 +0300
committerNick Thomas <nick@gitlab.com>2019-09-11 13:35:21 +0300
commita1f6c8645f84251e75472324eaf48e74bec0ea46 (patch)
treeaf78da3daa0e59c3e2fa6712f4e770437fd518d1 /.gitignore
parent731d804c14158e5676e74214af8b7a29b544dea4 (diff)
Convert vendoring to go modules.
Apply a minimal upgrade to Go modules. * Fix various tests. * Drop vendoring.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 26c6c044..40a61e23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
# Created by .ignore support plugin (hsz.mobi)
shared/pages/.update
/gitlab-pages
+/vendor
admin.socket