From 9cd1abfe7547fd33a66054ed9ab66728cfa640f9 Mon Sep 17 00:00:00 2001 From: kjqwer <2990346238@qq.com> Date: Sat, 11 Oct 2025 13:15:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4=E5=A4=87=E4=BB=BD=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- .../registry-db-backup-2025-10-11T02-48-22-620Z.json | 7 ------- 2 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 backend/backups/registry/registry-db-backup-2025-10-11T02-48-22-620Z.json diff --git a/.gitignore b/.gitignore index 2abc7e8..a6eff77 100644 --- a/.gitignore +++ b/.gitignore @@ -10,11 +10,12 @@ data/ # 用户配置文件 backend/config/user-config.json +backend/config/database.json +backend/backups/ # 自己的配置文件 start_me.bat config.json -database.json #打包文件夹 dist/ diff --git a/backend/backups/registry/registry-db-backup-2025-10-11T02-48-22-620Z.json b/backend/backups/registry/registry-db-backup-2025-10-11T02-48-22-620Z.json deleted file mode 100644 index d11f47c..0000000 --- a/backend/backups/registry/registry-db-backup-2025-10-11T02-48-22-620Z.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "version": "1.0.5", - "created_at": "2025-10-11T02:10:36.567Z", - "updated_at": "2025-10-11T02:48:22.684Z", - "exported_at": "2025-10-11T02:48:22.684Z", - "artists": {} -}