Convert imgui to git submodule (shallow)

This commit is contained in:
Kelsi 2026-02-18 19:23:03 -08:00
parent 5a2cb48b89
commit 37afbf8ba2
4 changed files with 15 additions and 15 deletions

3
.gitignore vendored
View file

@ -41,9 +41,10 @@ wowee
*~
.DS_Store
# External dependencies (except CMakeLists.txt)
# External dependencies (except submodules)
extern/*
!extern/.gitkeep
!extern/imgui
# ImGui state
imgui.ini