Ignore tests

This commit is contained in:
Luke Murphy 2021-01-13 14:10:05 +01:00
parent c600c98338
commit 6ef686954c
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

1
.gitignore vendored
View File

@ -7,6 +7,7 @@
.tox/ .tox/
__pycache__ __pycache__
bot.conf bot.conf
bot.py
build/ build/
dist/ dist/
pip-wheel-metadata/ pip-wheel-metadata/