1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 23:27:25 -04:00
glfw/.gitignore

46 lines
564 B
Plaintext
Raw Normal View History

*.a
CMakeCache.txt
CMakeFiles
cmake_install.cmake
cmake_uninstall.cmake
*.dll
examples/boing
examples/gears
examples/heightmap
examples/splitview
examples/triangle
examples/wave
*.exe
*.exp
*.ilk
*.lib
libglfw.pc
Makefile
*.manifest
*.pdb
*.res
*.resource.txt
*.so
src/config.h
2012-01-24 12:00:51 -05:00
src/libglfw.a
src/libglfw.pc
src/libglfw.so
*.swp
tests/accuracy
tests/defaults
2012-01-10 15:39:16 -05:00
tests/dynamic
tests/events
tests/fsaa
tests/fsfocus
tests/gamma
2012-01-10 15:39:16 -05:00
tests/glfwinfo
tests/iconify
tests/joysticks
tests/listmodes
tests/peter
tests/reopen
tests/sharing
tests/tearing
tests/version
tests/windows