Sort and add .env
This commit is contained in:
parent
6543afecf1
commit
06325fa5aa
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,10 +2,11 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
.coverage
|
.coverage
|
||||||
.eggs/
|
.eggs/
|
||||||
|
.env
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
.tox/
|
.tox/
|
||||||
__pycache__
|
__pycache__
|
||||||
|
bot.conf
|
||||||
build/
|
build/
|
||||||
dist/
|
dist/
|
||||||
pip-wheel-metadata/
|
pip-wheel-metadata/
|
||||||
bot.conf
|
|
||||||
|
Reference in New Issue
Block a user