merge: 合并服务器代码,统一品牌和配置
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -70,3 +70,15 @@ backup_*.sql
|
||||
*.tmp
|
||||
*.bak
|
||||
*.cache
|
||||
|
||||
# 部署相关文件
|
||||
*.patch
|
||||
*_deploy*.sh
|
||||
*.backup
|
||||
|
||||
# 用户上传的文件
|
||||
static/logos/*
|
||||
!static/logos/.gitkeep
|
||||
|
||||
# 临时文件
|
||||
nul
|
||||
|
||||
Reference in New Issue
Block a user