chore: add .env.production to git ignore
This commit is contained in:
@@ -38,6 +38,7 @@ yarn-error.log*
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
.env.production
|
||||
.env.*
|
||||
!.env.example
|
||||
!.env.appStore.example
|
||||
|
||||
Reference in New Issue
Block a user