.env: ignoring the .env file and providing a sample

This commit is contained in:
Dave Hrycyszyn
2020-01-13 17:33:33 +00:00
parent 51d802d1c7
commit 40fee72161
3 changed files with 3 additions and 2 deletions
-2
View File
@@ -1,2 +0,0 @@
RUST_LOG=info
RUST_BACKTRACE=1
+2
View File
@@ -0,0 +1,2 @@
RUST_LOG=info
RUST_BACKTRACE=1
+1
View File
@@ -4,3 +4,4 @@
/test_inbox
.idea
target
.env