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