Nigel Barink
ba69726e33
- Added a filebrowser for imgui submodule - Added gitignore entries for two submodules
25 lines
303 B
Plaintext
25 lines
303 B
Plaintext
**/build/
|
|
**/intermediates/
|
|
tools/
|
|
*.make
|
|
Makefile
|
|
.vscode/
|
|
libs/lua
|
|
libs/glad
|
|
*.sln
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*.vcxproj.user
|
|
.vs/
|
|
x64/
|
|
|
|
*.gltf
|
|
!sponza.gltf
|
|
|
|
imgui.ini
|
|
libs/physx/physx/include/
|
|
libs/physx/physx/compiler/
|
|
libs/physx/physx/buildtools/
|
|
libs/physx/physx/bin/
|
|
libs/nativefiledialog/build/
|