22 lines
332 B
Go
22 lines
332 B
Go
.buildpath
|
||
.hgignore.swp
|
||
.project
|
||
.orig
|
||
.swp
|
||
.idea/
|
||
.settings/
|
||
.vscode/
|
||
bin/
|
||
**/.DS_Store
|
||
gf
|
||
main
|
||
main.exe
|
||
output/
|
||
manifest/output/
|
||
# 运行时日志(由 manifest/config/config.yaml 的 logger.path 指定)
|
||
manifest/logs/
|
||
temp/
|
||
temp.yaml
|
||
bin
|
||
# 环境配置(含 OfferID / AppKey 等密钥,切勿提交)
|
||
**/config/config.yaml |