Support a .env file, include a .env.example

This commit is contained in:
2018-01-03 04:23:49 -05:00
parent ecf6161040
commit b2c061b842
3 changed files with 10 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/vendor/
/data/*.csv
.env