排除备份文件夹

This commit is contained in:
2025-10-11 13:15:26 +08:00
parent 77b1b77eee
commit 9cd1abfe75
2 changed files with 2 additions and 8 deletions
+2 -1
View File
@@ -10,11 +10,12 @@ data/
# 用户配置文件
backend/config/user-config.json
backend/config/database.json
backend/backups/
# 自己的配置文件
start_me.bat
config.json
database.json
#打包文件夹
dist/
@@ -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": {}
}