Ignore .glide directory to get a clean scm-source

This commit is contained in:
Oleksandr Shulgin 2017-02-01 10:27:35 +01:00 committed by Murat Kabilov
parent df84e23879
commit f1d59c425a
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ _testmain.go
*.test *.test
*.prof *.prof
/vendor/ /vendor/
/.glide/