This commit is contained in:
Rodrigo Setti 2014-04-09 15:39:47 +00:00
commit 2cd1b7e4ab

3
.gitignore vendored
View File

@ -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
@ -71,4 +73,3 @@ tests/threads
tests/title
tests/version
tests/windows