This commit is contained in:
2023-11-01 18:19:28 +01:00
parent 528b7f55e7
commit adb91c7d9b
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
__pycache__/pyqt5_gui.cpython-312.pyc
ht-multi.code-workspace

View File

@@ -1,4 +1,4 @@
{
"folders": [],
"settings": {}
"settings": {},
}