Commit ccfbd656 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2253 from eculver/golang-ignore-glide-cache

Ignore project-local Glide cache
parents 160d27e2 acec206e
......@@ -28,3 +28,6 @@ _testmain.go
# External packages folder
vendor/
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment