new project structure

This commit is contained in:
BlackMATov
2023-02-05 14:44:34 +07:00
parent 2e8e999412
commit 6f036986bf
45 changed files with 428 additions and 329 deletions

8
.gitignore vendored
View File

@@ -1,4 +1,4 @@
build/*
install/*
.clangd/*
CMakeLists.txt.user
.DS_Store
/develop/.cdb/*
/develop/build/*
/develop/install/*