add .vendor to gitignore

This commit is contained in:
Lunny Xiao 2013-12-08 21:41:51 +08:00
parent 7f77be7d57
commit 489322c8ca
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ _testmain.go
vendor
*.log
.vendor