ignore vendor folder

This commit is contained in:
Byron Kam 2017-08-18 17:35:47 -07:00
parent 25b30aa063
commit c706d52c9c
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

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