This commit is contained in:
2025-06-20 17:13:51 +08:00
parent 1b55403cd6
commit fd0345a034
472 changed files with 52560 additions and 77 deletions

31
.gitignore vendored Normal file
View File

@@ -0,0 +1,31 @@
.buildpath
.hgignore.swp
.project
.orig
.swp
.idea/
.settings/
vendor/
composer.lock
gitpush.sh
pkg/
bin/
cbuild
**/.DS_Store
.test/
main
output/
manifest/output/
temp/
data/db.sqlite
public/uploads/
cool.sqlite
node_modules
docs/.vuepress/dist/
cool-tools/cool-tools
go.work
data/mysql/
data/redis/
go.work.sum
data/
__debug_*