Examples: Apple: Fixed paths of GLFW+GL2 example. (#1906) Update ignore list.

This commit is contained in:
Omar Cornut
2018-06-27 09:32:03 +02:00
parent 79153cf19f
commit 42a919f303
2 changed files with 29 additions and 19 deletions

5
examples/.gitignore vendored
View File

@ -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