mirror of
https://github.com/glfw/glfw.git
synced 2025-06-07 16:24:57 +00:00
ignore bin and bin-int
This commit is contained in:
parent
f7e5bf556f
commit
cc4a78e7d2
3
.gitignore
vendored
3
.gitignore
vendored
@ -102,3 +102,6 @@ tests/triangle-vulkan
|
||||
tests/window
|
||||
tests/windows
|
||||
|
||||
bin/
|
||||
bin-int/
|
||||
|
||||
|
@ -1,25 +1 @@
|
||||
context.c
|
||||
egl_context.c
|
||||
init.c
|
||||
input.c
|
||||
monitor.c
|
||||
null_init.c
|
||||
null_joystick.c
|
||||
null_monitor.c
|
||||
null_window.c
|
||||
osmesa_context.c
|
||||
platform.c
|
||||
vulkan.c
|
||||
wgl_context.c
|
||||
win32_init.c
|
||||
win32_joystick.c
|
||||
win32_module.c
|
||||
win32_monitor.c
|
||||
win32_thread.c
|
||||
win32_time.c
|
||||
win32_window.c
|
||||
正在生成代码...
|
||||
正在编译...
|
||||
window.c
|
||||
正在生成代码...
|
||||
GLFW.vcxproj -> D:\Master_Learning_Qiuhuidi\Pika\Pika\Pika\vendor\GLFW\bin\Debug-windows-x86_64\GLFW\GLFW.lib
|
||||
GLFW.vcxproj -> D:\Master_Learning_Qiuhuidi\Pika\Pika\Pika\vendor\GLFW\bin\Debug-windows-x86_64\GLFW\GLFW.lib
|
||||
|
Loading…
Reference in New Issue
Block a user