This commit is contained in:
wsl-d4
2025-08-26 16:44:41 +08:00
parent 4c586c6cfc
commit 722e15b458
30 changed files with 3900 additions and 3889 deletions

View File

@@ -1,41 +1,41 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
.DS_Store
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
bbs-go
bbs-go.yaml
bbs-go.prod.yaml
bbs-go.dev.yaml
bbs-go.test.yaml
.idea/*
build/*
cscope.files
tags
logs/*.log
web/*
tmp/*
admin/*
internal/web*
cmd/generator/*
go.work
go.work.sum
ip2region.xdb
__debug_bin*
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
.DS_Store
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
bbs-go
bbs-go.yaml
bbs-go.prod.yaml
bbs-go.dev.yaml
bbs-go.test.yaml
.idea/*
build/*
cscope.files
tags
logs/*.log
web/*
tmp/*
admin/*
internal/web*
cmd/generator/*
go.work
go.work.sum
ip2region.xdb
__debug_bin*