chore: 更新.gitignore和package.json文件

移除backend/app/config下的.env.dev和.env.dev1文件,并添加frontend/.gitignore中的package-lock.json。同时更新frontend/package.json中的vite版本至^5.4.19
This commit is contained in:
zhangtao
2025-05-24 18:12:53 +08:00
parent d8c0507249
commit 50770fd10b
4 changed files with 1172 additions and 645 deletions
+1
View File
@@ -8,6 +8,7 @@ pnpm-debug.log*
lerna-debug.log*
node_modules
./package-lock.json
dist
dist-ssr
*.local