mirror of
https://github.com/github/gitignore
synced 2025-01-11 06:04:42 +01:00
Merge pull request #2257 from noinkling/patch-1
Add .env to Node.gitignore
This commit is contained in:
commit
a41bfbea91
@ -46,3 +46,6 @@ jspm_packages
|
|||||||
# Yarn Integrity file
|
# Yarn Integrity file
|
||||||
.yarn-integrity
|
.yarn-integrity
|
||||||
|
|
||||||
|
# dotenv environment variables file
|
||||||
|
.env
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user