From 0e23e048da8014319d8fa061d11849429a11fca4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Ha=C3=9Fel?= Date: Wed, 15 Aug 2018 12:17:31 +0200 Subject: [PATCH] gitignore idea, venv --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 35efce1..ac91c9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ +/.idea/ +/venv/ + /images/ /tmp?.jpg