158 Star 2.1K Fork 716

GVP码农俱乐部/bbs-go

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 555 Bytes
一键复制 编辑 原始数据 按行查看 历史
大猫猫 提交于 2026-02-16 10:00 +08:00 . 1. 新增任务中心
# 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
.gocache
bbs-go
bbs-go-linux-*
bbs-go-macos-*
bbs-go-windows-*
bbs-go.yaml
bbs-go.prod.yaml
bbs-go.dev.yaml
bbs-go.test.yaml
.idea/*
build/*
cscope.files
tags
logs/*.log
web/*
tmp/*
logs/*
res/uploads/*
data/*
internal/web*
go.work
go.work.sum
ip2region.xdb
bbs-go.db
bbs-go.db*
__debug_bin*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/mlogclub/bbs-go.git
git@gitee.com:mlogclub/bbs-go.git
mlogclub
bbs-go
bbs-go
master

搜索帮助