mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Add .env to Node.gitignore
This commit is contained in:
parent
7f2ce36bbe
commit
e3dad9eb64
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