Let imgui submodule be untracked without whining
This commit is contained in:
parent
095dacdf7f
commit
3d0e2cf719
1 changed files with 1 additions and 0 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
@ -1,3 +1,4 @@
|
||||||
[submodule "simulation/imgui"]
|
[submodule "simulation/imgui"]
|
||||||
path = simulation/imgui
|
path = simulation/imgui
|
||||||
url = https://github.com/ocornut/imgui.git
|
url = https://github.com/ocornut/imgui.git
|
||||||
|
ignore = untracked
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue