fix(env vars): Adding default .env.development file

This commit is contained in:
Chris Troutner
2020-12-17 07:54:39 -08:00
parent ee290b93d1
commit 2c49ad92f5
3 changed files with 6 additions and 0 deletions
+4
View File
@@ -67,3 +67,7 @@ yarn-error.log
.pnp.js
# Yarn Integrity file
.yarn-integrity
# Explit files to keep
!.env.development
!.env.production