feat: Integrate dotenv for environment variable management and update .gitignore

This commit is contained in:
Dayron
2025-10-20 01:45:55 +02:00
parent d41e6ff6db
commit f98f81f2f7
5 changed files with 18 additions and 3 deletions

5
.gitignore vendored
View File

@@ -44,4 +44,7 @@ app.*.map.json
/android/app/profile
/android/app/release
.vscode
.VSCodeCounter
.VSCodeCounter
.env
.env.local
.env.*.local