From 878691d93d921fab22b9fa66d395ac202bb7f8a8 Mon Sep 17 00:00:00 2001 From: Andrews Sobral <andrewssobral@gmail.com> Date: Wed, 20 Jul 2022 23:12:33 +0200 Subject: [PATCH] Updated .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 140d27c..e3a4adb 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ bgslibrary_gui .pypirc upload.sh *.code-workspace +env -- GitLab