Ignore .glide directory to get a clean scm-source
This commit is contained in:
parent
df84e23879
commit
f1d59c425a
|
|
@ -23,3 +23,4 @@ _testmain.go
|
||||||
*.test
|
*.test
|
||||||
*.prof
|
*.prof
|
||||||
/vendor/
|
/vendor/
|
||||||
|
/.glide/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue