Add environment configuration template and update .gitignore for new env files

This commit is contained in:
paritosh18
2025-12-09 12:09:21 +05:30
parent 856db687c3
commit ae76618f7a
3 changed files with 60 additions and 1 deletions

4
.gitignore vendored
View File

@@ -40,10 +40,14 @@ lerna-debug.log*
.env.test.local
.env.production.local
.env.local
.env.dev
.env.test
.env.uat
# temp
.tmp
.temp
undefined/
# Runtime data
pids