Modified .gitignore

Added `.env` to the list of ignored files.
This commit is contained in:
Chris Lane 2019-01-11 14:05:38 -05:00
parent cccf37c284
commit b47b4bc1d1
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.pyc
.env
MANIFEST
build
cheat.egg-info