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