1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-07 22:57:25 -04:00
glfw/.gitignore

43 lines
606 B
Plaintext
Raw Normal View History

CMakeFiles
cmake_install.cmake
CMakeCache.txt
Makefile
cmake_uninstall.cmake
.DS_Store
2012-02-04 11:20:05 -05:00
docs/Doxyfile
src/config.h
2012-01-10 15:39:16 -05:00
src/libglfw.pc
src/libglfw.so
src/libglfw.a
src/libglfw.dylib
2012-03-22 09:27:19 -04:00
src/glfw.lib
src/glfw.dll
src/glfwdll.lib
2012-01-10 15:39:16 -05:00
examples/boing
examples/gears
examples/heightmap
examples/splitview
examples/triangle
examples/wave
examples/*.app
examples/*.exe
2012-01-10 15:39:16 -05:00
tests/accuracy
tests/defaults
tests/dynamic
tests/events
tests/fsaa
tests/fsfocus
tests/gamma
tests/glfwinfo
tests/iconify
tests/joysticks
tests/listmodes
tests/peter
tests/reopen
tests/sharing
tests/tearing
2012-02-04 11:20:05 -05:00
tests/title
2012-01-10 15:39:16 -05:00
tests/windows
tests/*.app
tests/*.exe