mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Re-add .env to Node.gitignore
This commit is contained in:
parent
a182474389
commit
b461dc2650
1 changed files with 2 additions and 1 deletions
|
@ -72,7 +72,8 @@ web_modules/
|
|||
# Yarn Integrity file
|
||||
.yarn-integrity
|
||||
|
||||
# dotenv environment variables file
|
||||
# dotenv environment variable files
|
||||
.env
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue