glfw/.gitignore
2012-01-24 18:00:51 +01:00

46 lines
564 B
Plaintext

*.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
src/libglfw.a
src/libglfw.pc
src/libglfw.so
*.swp
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
tests/version
tests/windows