Add dotenv

This commit is contained in:
2020-11-09 09:54:26 +01:00
parent 259856a033
commit 6d59938e0d
5 changed files with 20 additions and 3 deletions

3
.gitignore vendored
View File

@@ -36,3 +36,6 @@
/yarn-error.log
yarn-debug.log*
.yarn-integrity
# Ignore local dotenv config file
.env