Added ignore rules for git, the heightmap examples from GLFW 2.7 and fixed a built issue on X11 introduced by using glxext.h

This commit is contained in:
Olivier Delannoy
2010-09-24 21:47:25 +01:00
parent 0428d03ca5
commit 70647eaad5
4 changed files with 867 additions and 5 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
CMakeFiles
cmake_install.cmake
CMakeCache.txt
Makefile
cmake_uninstall.cmake
src/config.h
src/x11/libglfw.pc
src/win32/libglfw.pc
src/cocoa/libglfw.pc
*.so
*.a