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

3
.gitignore vendored
View File

@ -21,4 +21,5 @@ _testmain.go
*.exe
*.test
*.bench
*.bench
vendor/*