重新整理仓库

This commit is contained in:
2025-07-25 13:48:20 +08:00
parent e53369eda6
commit 40af4ebe65
11 changed files with 121 additions and 114 deletions

9
.gitignore vendored
View File

@@ -5,9 +5,11 @@ dist
/dist
/dist-ssr
# local env files
# 环境变量文件
.env
.env.local
.env.*.local
.env.production
# Log files
npm-debug.log*
@@ -25,5 +27,6 @@ pnpm-debug.log*
*.njsproj
*.sln
*.sw?
node_modules
node_modules
# 配置文件备份
config/setting.backup.ts