修改编译脚本

This commit is contained in:
liuxiaobo 2025-05-25 20:51:17 +08:00
parent 553ef94d0a
commit 9905991fc3

1
.gitignore vendored
View File

@ -10,6 +10,7 @@
*.dylib *.dylib
*.log *.log
.idea .idea
bin/
# Test binary, built with `go test -c` # Test binary, built with `go test -c`
*.test *.test