mirror of
https://github.com/cheat/cheat.git
synced 2025-09-05 19:42:55 +02:00
Modified .gitignore
Added `.env` to the list of ignored files.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
|
.env
|
||||||
MANIFEST
|
MANIFEST
|
||||||
build
|
build
|
||||||
cheat.egg-info
|
cheat.egg-info
|
||||||
|
Reference in New Issue
Block a user