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:
@@ -1 +0,0 @@
|
||||
DATABASE_URL=postgresql://postgres:yoyoki219765.@localhost:5432/inkreach-official
|
||||
@@ -1 +0,0 @@
|
||||
VITE_API_BASE=/api
|
||||
Reference in New Issue
Block a user