feat: basic QtShell and ShellComponent types
This commit is contained in:
commit
23837e5195
9 changed files with 483 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
# build files
|
||||
/build/
|
||||
compile_commands.json
|
||||
|
||||
# clangd
|
||||
/.cache
|
||||
|
||||
# direnv
|
||||
/.envrc
|
||||
/.direnv/
|
Loading…
Add table
Add a link
Reference in a new issue