From 07f2606496da02916f6fc671738bad23a5560e4c Mon Sep 17 00:00:00 2001
From: David Trattnig <david.trattnig@o94.at>
Date: Thu, 10 Sep 2020 12:48:31 +0200
Subject: [PATCH] Exclude "python" virtualenv.

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

diff --git a/.gitignore b/.gitignore
index 5a5266d6..ce009916 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ pv/cache/*
 pv/mysql.cnf
 pv/postgresql.cnf
 venv/
+python/
\ No newline at end of file
-- 
GitLab