From e977b7ecb539a815c3e6dc7365c98f46df67d59d Mon Sep 17 00:00:00 2001 From: Elia el Lazkani Date: Tue, 23 Jul 2019 01:02:33 +0200 Subject: [PATCH] Expanding the gitignore family --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 29d61f4..f5b8408 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ __pycache__/ output/ cache/ .doit.db +.venv/ +.DS_Store +.venv