gf/.gitignore
2023-02-07 21:13:20 +08:00

19 lines
158 B
Plaintext

.buildpath
.hgignore.swp
.project
.orig
.swp
.idea/
.settings/
.vscode/
vendor/
pkg/
bin/
**/.DS_Store
.test/
cmd/gf/main
cmd/gf/gf
go.work
go.work.sum
temp/