Ignore avatars and generalise manual testing file

This commit is contained in:
Luke Murphy 2021-01-15 12:13:04 +01:00
parent 09b4871864
commit ce625a156d
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

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