Basic structure for the QT application with empty window
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -6,5 +6,7 @@ build/
|
||||
dist/
|
||||
.pytest_cache/
|
||||
.vscode/*
|
||||
!.vscode/launch.json
|
||||
!.vscode/tasks.json
|
||||
!.vscode/tasks.json
|
||||
.ruff_cache/
|
||||
|
||||
Reference in New Issue
Block a user