chore: update .gitignore to include .env files and add prettier for code formatting

This commit is contained in:
skytek_xinliang
2026-03-27 16:29:27 +08:00
parent 1201ef10d5
commit 7591ecd062
4 changed files with 383 additions and 2 deletions
+3
View File
@@ -24,3 +24,6 @@ dist
.eslintcache
.stylelintcache
.env
.env.*