updating the gitignore

This commit is contained in:
manetta 2020-10-02 13:27:50 +02:00
parent 7adb76ec3e
commit 30bc7fd235

3
.gitignore vendored
View File

@ -3,3 +3,6 @@ __pycache__
__pycache__/
output/
bots-venv/
content/bot-example/*.secret
content/bot-example/.ipynb_checkpoints
content/bot-example/venv/