feat: Integrate dotenv for environment variable management and update .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -44,4 +44,7 @@ app.*.map.json
|
||||
/android/app/profile
|
||||
/android/app/release
|
||||
.vscode
|
||||
.VSCodeCounter
|
||||
.VSCodeCounter
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
Reference in New Issue
Block a user