mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
feat: 完善数据库备份管理与版本读取 (#6450)
This commit is contained in:
+2
-11
@@ -15,17 +15,8 @@ app/application/site/*.bin
|
||||
app/helper/*.bin
|
||||
app/plugins/**
|
||||
!app/plugins/__init__.py
|
||||
config/cookies/
|
||||
config/app.env
|
||||
config/user.db*
|
||||
config/systemconfig.db*
|
||||
config/sites/**
|
||||
config/agent/
|
||||
config/logs/
|
||||
config/plugins/
|
||||
config/temp/
|
||||
config/cache/
|
||||
config/.cache/
|
||||
config/*
|
||||
!config/category.yaml
|
||||
# 运行期设置持久化目录(settings 写回 app.env 的落点)与本地验证产物
|
||||
app/config/
|
||||
.verify_tmp/
|
||||
|
||||
Reference in New Issue
Block a user