Add libclide. #23

Open
shaunrd0 wants to merge 19 commits from shared-module into main
Showing only changes of commit 7ad25af13d - Show all commits

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
**/target/** **/target/**
**/.qtcreator/** **/.qtcreator/**
**/.idea/** **/.idea/**
**/*.autosave/** **/*.autosave/**
**/.qmlls.ini