mirror of
https://github.com/glfw/glfw.git
synced 2025-10-02 21:00:57 +00:00
Adds examples/bin and tests/bin to .gitignore
This commit is contained in:
parent
f1cb1f8420
commit
37e85a6206
3
.gitignore
vendored
3
.gitignore
vendored
@ -41,6 +41,7 @@ src/glfw3dll.lib
|
||||
src/glfw3dll.a
|
||||
examples/*.app
|
||||
examples/*.exe
|
||||
examples/bin
|
||||
examples/boing
|
||||
examples/gears
|
||||
examples/heightmap
|
||||
@ -51,6 +52,7 @@ examples/wave
|
||||
tests/*.app
|
||||
tests/*.exe
|
||||
tests/accuracy
|
||||
tests/bin
|
||||
tests/clipboard
|
||||
tests/cursor
|
||||
tests/cursoranim
|
||||
@ -72,3 +74,4 @@ tests/title
|
||||
tests/version
|
||||
tests/windows
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user