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

3
.gitignore vendored
View File

@ -22,4 +22,5 @@ _testmain.go
*.exe *.exe
*.test *.test
*.prof *.prof
/vendor/ /vendor/
/.glide/