mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 20:18:47 +02:00
Examples: Apple: Fixed paths of GLFW+GL2 example. (#1906) Update ignore list.
This commit is contained in:
5
examples/.gitignore
vendored
5
examples/.gitignore
vendored
@ -16,6 +16,11 @@ build/*
|
||||
*.VC.db
|
||||
*.VC.VC.opendb
|
||||
|
||||
## Xcode cruft
|
||||
.DS_Store
|
||||
project.xcworkspace
|
||||
xcuserdata
|
||||
|
||||
## Unix executables
|
||||
example_glfw_opengl2/example_glfw_opengl2
|
||||
example_glfw_opengl3/example_glfw_opengl3
|
||||
|
Reference in New Issue
Block a user