mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #2253 from eculver/golang-ignore-glide-cache
Ignore project-local Glide cache
This commit is contained in:
commit
ccfbd65663
1 changed files with 3 additions and 0 deletions
|
@ -28,3 +28,6 @@ _testmain.go
|
|||
|
||||
# External packages folder
|
||||
vendor/
|
||||
|
||||
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
||||
.glide/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue