diff --git a/.gitignore b/.gitignore index 13f29fe..74de0b7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,11 @@ *.pyc .coverage .eggs/ +.env .mypy_cache/ .tox/ __pycache__ +bot.conf build/ dist/ pip-wheel-metadata/ -bot.conf