mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 20:18:47 +02:00
Examples: Vulkan: Added .vcproj files.
This commit is contained in:
4
examples/.gitignore
vendored
4
examples/.gitignore
vendored
@ -33,6 +33,10 @@ sdl_opengl3_example/Debug/*
|
||||
sdl_opengl3_example/Release/*
|
||||
sdl_opengl3_example/ipch/*
|
||||
sdl_opengl3_example/x64/*
|
||||
vulkan_example/Debug/*
|
||||
vulkan_example/Release/*
|
||||
vulkan_example/ipch/*
|
||||
vulkan_example/x64/*
|
||||
*.opensdf
|
||||
*.sdf
|
||||
*.suo
|
||||
|
Reference in New Issue
Block a user