Skip to content

Commit 31fc17b

Browse files
author
Spirit
authored
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.
1 parent 97a5a64 commit 31fc17b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Node.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ web_modules/
7474

7575
# dotenv environment variable files
7676
.env
77+
.env.*
7778

7879
# parcel-bundler cache (https://parceljs.org/)
7980
.cache

0 commit comments

Comments
 (0)