1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-07 22:57:25 -04:00

Added OS X specific stuff into .gitignore

This commit is contained in:
Sergey Tikhomirov 2011-09-15 10:59:30 +03:00
parent d88789e5e3
commit 901a743d97

4
.gitignore vendored
View File

@ -4,8 +4,12 @@ CMakeCache.txt
Makefile
cmake_uninstall.cmake
src/config.h
src/libglfw.pc
src/x11/libglfw.pc
src/win32/libglfw.pc
src/cocoa/libglfw.pc
*.so
*.a
.DS_Store
*.dylib
*.app