chore: stop tracking env files (.env, .env.development)

Credentials and per-environment config should not be committed.
Files stay on disk locally; .gitignore now covers .env.development.
This commit is contained in:
yeuimu
2026-08-20 18:44:44 +08:00
parent aed9afef92
commit fcbf8bb494
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
DATABASE_URL=postgresql://postgres:yoyoki219765.@localhost:5432/inkreach-official
-1
View File
@@ -1 +0,0 @@
VITE_API_BASE=/api