From 0ae7afce26c0f36ed85ad6b63707b99b0239766e Mon Sep 17 00:00:00 2001 From: Elia el Lazkani Date: Thu, 8 Aug 2019 08:21:56 +0200 Subject: [PATCH] Appending gitignore with vscode specific path --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f5b8408..12a7bbb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.vscode/ __pycache__/ output/ cache/