chore: remove .env from git tracking

Add .env to .gitignore, unstage tracked .env, and create .env.example
as a template for local development.
This commit is contained in:
zhenyi
2026-06-10 18:31:36 +08:00
parent 939931acad
commit e4080dcbc7
2 changed files with 1 additions and 0 deletions
View File
+1
View File
@@ -5,3 +5,4 @@
.project
.settings
.DS_Store
.env