From 637dd247842afcd473050bed89346a3059c49e66 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Tue, 17 Dec 2019 14:57:41 +0200 Subject: Remove venv --- cron/.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/cron/.gitignore b/cron/.gitignore index 0965ab7..ad878d9 100644 --- a/cron/.gitignore +++ b/cron/.gitignore @@ -1,7 +1,6 @@ # Distribution / packaging .Python env/ -venv/ build/ develop-eggs/ dist/ -- cgit v1.3.1