mirror of
https://github.com/github/gitignore
synced 2025-07-02 19:42:08 +02:00
Merge pull request #2257 from noinkling/patch-1
Add .env to Node.gitignore
This commit is contained in:
commit
a41bfbea91
1 changed files with 3 additions and 0 deletions
|
@ -46,3 +46,6 @@ jspm_packages
|
|||
# Yarn Integrity file
|
||||
.yarn-integrity
|
||||
|
||||
# dotenv environment variables file
|
||||
.env
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue