Files
kami_backend/.gitignore
danial 7fc344d90f ci(.drone.yml): 注释掉卡密后端部署步骤并添加 develop 分支触发构建
- 注释掉了清空原卡密后端和部署卡密后端的步骤
- 在 failure部分添加了 develop 分支,使其可以触发构建
- 更新 .gitignore 文件,忽略所有 .exe 文件
2024-11-02 16:11:45 +08:00

23 lines
224 B
Go

.buildpath
.hgignore.swp
.project
.orig
.swp
.idea/
.settings/
.vscode/
bin/
**/.DS_Store
gf
main
main.exe
output/
manifest/output/
temp/
temp.yaml
bin
/resource/log/
# **/config/config.yaml.bak2
main.exe~
/qodana.yaml
*.exe