This commit is contained in:
awei
2025-03-03 17:43:50 +08:00
commit 113756eaae
1497 changed files with 127997 additions and 0 deletions

41
bbs-go-active/server/.gitignore vendored Normal file
View File

@@ -0,0 +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*