diff --git a/.gitignore b/.gitignore index 8609b81..7c8d358 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.conf *.egg-info/ *.pyc +.avatars .coverage .eggs/ .env @@ -10,5 +11,5 @@ __pycache__ avatar.png build/ dist/ -echobot.py pip-wheel-metadata/ +testbot.py