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