Re-add .env.*
It's not recommended to have multiple `.env` files in the same environment. But it's safer to ignore it just in case.
This commit is contained in:
parent
97a5a643ec
commit
31fc17b810
@ -74,6 +74,7 @@ web_modules/
|
|||||||
|
|
||||||
# dotenv environment variable files
|
# dotenv environment variable files
|
||||||
.env
|
.env
|
||||||
|
.env.*
|
||||||
|
|
||||||
# parcel-bundler cache (https://parceljs.org/)
|
# parcel-bundler cache (https://parceljs.org/)
|
||||||
.cache
|
.cache
|
||||||
|
Loading…
Reference in New Issue
Block a user