Updated gitignore and added submodule
- Added a filebrowser for imgui submodule - Added gitignore entries for two submodules
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -16,4 +16,9 @@ x64/
|
||||
*.gltf
|
||||
!sponza.gltf
|
||||
|
||||
imgui.ini
|
||||
imgui.ini
|
||||
libs/physx/physx/include/
|
||||
libs/physx/physx/compiler/
|
||||
libs/physx/physx/buildtools/
|
||||
libs/physx/physx/bin/
|
||||
libs/nativefiledialog/build/
|
||||
|
Reference in New Issue
Block a user