feat: basic QtShell and ShellComponent types

This commit is contained in:
outfoxxed 2024-01-25 04:33:02 -08:00
commit 23837e5195
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
9 changed files with 483 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# build files
/build/
compile_commands.json
# clangd
/.cache
# direnv
/.envrc
/.direnv/