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