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 17:00:51 +00:00
src/libglfw.a
src/libglfw.pc
src/libglfw.so
*.swp
tests/accuracy
tests/defaults
2012-01-10 20:39:16 +00:00
tests/dynamic
tests/events
tests/fsaa
tests/fsfocus
tests/gamma
2012-01-10 20:39:16 +00:00
tests/glfwinfo
tests/iconify
tests/joysticks
tests/listmodes
tests/peter
tests/reopen
tests/sharing
tests/tearing
tests/version
tests/windows