From bd762a970f61df7ecb39db98ab9b5142cc3f2036 Mon Sep 17 00:00:00 2001 From: linhara Date: Sat, 3 Oct 2020 14:29:47 +0200 Subject: [PATCH] ignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 1b05740..359a063 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ __pycache__/ + +venv/ + +.idea/