add .gitignore and updated README

This commit is contained in:
jwobith
2020-04-08 00:06:45 -04:00
parent 30803eaa33
commit 3b9621b7a7
2 changed files with 8 additions and 1 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# Ignore temporary files and the .env
*~
.env