mirror of
https://gitee.com/johng/gf
synced 2026-06-30 11:05:11 +08:00
新增go modules支持,自行管理第三方包依赖,方便开发者使用
This commit is contained in:
9
third/github.com/go-sql-driver/mysql/.gitignore
vendored
Normal file
9
third/github.com/go-sql-driver/mysql/.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
Icon?
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
.idea
|
||||
Reference in New Issue
Block a user