From b872910c97ef54f93d6dddee281c466100bfe934 Mon Sep 17 00:00:00 2001 From: manetta Date: Fri, 18 Sep 2020 14:04:35 +0200 Subject: [PATCH] adding bots-venv to the gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 54dc984..68688b7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ venv/ __pycache__ __pycache__/ output/ +bots-venv/