Sort and add .env

This commit is contained in:
Luke Murphy 2021-01-12 21:29:20 +01:00
parent 6543afecf1
commit 06325fa5aa
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

3
.gitignore vendored
View File

@ -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