1
0
mirror of https://github.com/cheat/cheat.git synced 2025-05-23 00:26:05 +02:00

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
.gitignore vendored

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