mirror of https://github.com/cheat/cheat.git
Modified .gitignore
Added `.env` to the list of ignored files.
This commit is contained in:
parent
cccf37c284
commit
b47b4bc1d1
|
@ -1,4 +1,5 @@
|
|||
*.pyc
|
||||
.env
|
||||
MANIFEST
|
||||
build
|
||||
cheat.egg-info
|
||||
|
|
Loading…
Reference in New Issue