ignore vendor folder

This commit is contained in:
Byron Kam 2017-08-18 17:35:47 -07:00
parent 25b30aa063
commit c706d52c9c

1
.gitignore vendored
View file

@ -22,3 +22,4 @@ _testmain.go
*.exe
*.test
*.bench
vendor/*