Commit a41bfbea authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2257 from noinkling/patch-1

Add .env to Node.gitignore
parents 7f2ce36b e3dad9eb
...@@ -46,3 +46,6 @@ jspm_packages ...@@ -46,3 +46,6 @@ jspm_packages
# Yarn Integrity file # Yarn Integrity file
.yarn-integrity .yarn-integrity
# dotenv environment variables file
.env
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment