mirror of
https://github.com/glfw/glfw.git
synced 2026-02-17 21:12:34 +01:00
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:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user