mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Added OS X specific stuff into .gitignore
This commit is contained in:
@@ -4,8 +4,12 @@ CMakeCache.txt
|
|||||||
Makefile
|
Makefile
|
||||||
cmake_uninstall.cmake
|
cmake_uninstall.cmake
|
||||||
src/config.h
|
src/config.h
|
||||||
|
src/libglfw.pc
|
||||||
src/x11/libglfw.pc
|
src/x11/libglfw.pc
|
||||||
src/win32/libglfw.pc
|
src/win32/libglfw.pc
|
||||||
src/cocoa/libglfw.pc
|
src/cocoa/libglfw.pc
|
||||||
*.so
|
*.so
|
||||||
*.a
|
*.a
|
||||||
|
.DS_Store
|
||||||
|
*.dylib
|
||||||
|
*.app
|
||||||
|
|||||||
Reference in New Issue
Block a user