提交 2bd7d8ec 编写于 作者: B Brendan Forster

Merge pull request #1689 from enzian/f_GoVendorExperiment

added excludes for vendored directories (since GO 1.5)
......@@ -22,3 +22,7 @@ _testmain.go
*.exe
*.test
*.prof
# GO15VENDOREXPERIMENT flag specifics
vendor/**
!vendor/manifest
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册