initial commit

This commit is contained in:
2023-11-03 18:05:30 +01:00
parent 2c0963a8f0
commit ffdefc045b
2 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View File

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

View File

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