move imgui to submodule, and cleanup repo

This commit is contained in:
Hunter 2023-05-27 11:19:48 -04:00
parent c3f5cde460
commit c7e7f43d1d
8 changed files with 11 additions and 41 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "vendor/compilecommands"]
path = vendor/compilecommands
url = https://github.com/danielbarter/mini_compile_commands
[submodule "vendor/imgui"]
path = vendor/imgui
url = https://github.com/ocornut/imgui