summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorEdgar Lee <edgar.lee@docker.com>2017-06-01 16:27:17 -0700
committerEdgar Lee <edgar.lee@docker.com>2017-06-01 17:08:47 -0700
commit7d3575b3624c39f26c5f7a1646ebe2f78920f04a (patch)
tree3375113ca5f14919e333d2d0a9d1915d52e59069 /.gitignore
parent5d6eb5bfd64c6d5d773c71159d819b651dd5f7f1 (diff)
Use glide to handle go dependencies
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e3e9b3b8..4e88fdf8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
bin
src/fzf/fzf-*
-gopath
pkg
Gemfile.lock
.DS_Store
doc/tags
+vendor