From 30bc7fd2350e226c0a4004a6f9ae7011fdaaa715 Mon Sep 17 00:00:00 2001 From: manetta Date: Fri, 2 Oct 2020 13:27:50 +0200 Subject: [PATCH] updating the gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 68688b7..b72c7e8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ __pycache__ __pycache__/ output/ bots-venv/ +content/bot-example/*.secret +content/bot-example/.ipynb_checkpoints +content/bot-example/venv/