From 6548eb95562bdbb8c56d0decd352372ed3b985cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Sun, 20 Dec 2020 17:47:22 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fab0803..7ae2d7b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,5 @@ dist .eggs *.c __bootstrap__.* - +venv/ -- GitLab