From adb91c7d9ba716ccf4c77952a78a198895944f53 Mon Sep 17 00:00:00 2001 From: Torsten Enkelmann Date: Wed, 1 Nov 2023 18:19:28 +0100 Subject: [PATCH] commit --- .gitignore | 1 + ht-multi.code-workspace | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 86af135..59dd94a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ __pycache__/pyqt5_gui.cpython-312.pyc +ht-multi.code-workspace diff --git a/ht-multi.code-workspace b/ht-multi.code-workspace index 3e70edd..3928df5 100644 --- a/ht-multi.code-workspace +++ b/ht-multi.code-workspace @@ -1,4 +1,4 @@ { "folders": [], - "settings": {} + "settings": {}, } \ No newline at end of file