[nostalgia] Add scaffolding for ImGui

This commit is contained in:
2021-05-16 13:04:32 -05:00
parent 63e46d7bb4
commit bae1f05038
7 changed files with 72 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
.clangd
.current_build
scripts/__pycache__
deps/imgui/src
compile_commands.json
build
.conanbuild