From eaea9904c313da347f47731f7b46ae7e0ffb315a Mon Sep 17 00:00:00 2001
From: Andreas Fischer <_@ndreas.de>
Date: Fri, 19 Jun 2020 16:37:15 +0200
Subject: [PATCH] Ignore virtual environments

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 0d20b64..854a5a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 *.pyc
+venv
-- 
GitLab