From 5df3f47563c3e6ade20e161d9ea6fc44eb744876 Mon Sep 17 00:00:00 2001 From: Pascal Lais Date: Sat, 7 Mar 2020 12:00:23 +0100 Subject: [PATCH] Add code-vorkspace files to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 13d1490..530d210 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +*.code-workspace + # ---> Python # Byte-compiled / optimized / DLL files __pycache__/