1
0
mirror of https://github.com/gogf/gf.git synced 2025-04-04 10:32:46 +08:00
gf/.gitignore

26 lines
256 B
Plaintext

.buildpath
.hgignore.swp
.project
.orig
.swp
.idea/
.settings/
.vscode/
vendor/
bin/
**/.DS_Store
.test/
cmd/gf/main
cmd/gf/gf
temp/
example/log
go.work
go.work.sum
!cmd/gf/go.work
.windsurfrules
# Ignore for docs
node_modules
.docusaurus
output
.example/