diff --git a/.gitignore b/.gitignore index 516d8cf..dfffc76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__/pyqt5_gui.cpython-312.pyc ht-multi.code-workspace ht-multi_Win.code-workspace +ht-multi.code-workspace diff --git a/ht-multi.code-workspace b/ht-multi.code-workspace index 3928df5..4f12a17 100644 --- a/ht-multi.code-workspace +++ b/ht-multi.code-workspace @@ -1,4 +1,8 @@ { - "folders": [], + "folders": [ + { + "path": "." + } + ], "settings": {}, } \ No newline at end of file