added .env bootstrap and fallback
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -119,6 +119,9 @@ web_modules/
|
||||
# Yarn Integrity file
|
||||
.yarn-integrity
|
||||
|
||||
# Bootstrap template (but not the actual .env files)
|
||||
!config/.env.bootstrap.example
|
||||
|
||||
# dotenv environment variable files
|
||||
.env
|
||||
.env.development.local
|
||||
|
||||
Reference in New Issue
Block a user