From 276cc094fdc06fed5c2b57130df9d85150c47d9a Mon Sep 17 00:00:00 2001 From: Andrews Sobral <andrewssobral@gmail.com> Date: Wed, 20 Jul 2022 22:56:46 +0200 Subject: [PATCH] Updated .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fea4abe..140d27c 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ _* bgslibrary_gui .pypirc upload.sh +*.code-workspace -- GitLab