Update VS project to build against version of Vulkan SDK I have installed, and ignore outputs from Visual Studio
This commit is contained in:
parent
19ecef63f6
commit
120e0e74f3
2 changed files with 7 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1 +1,5 @@
|
|||
*.spv
|
||||
x64
|
||||
.vs
|
||||
VulkanTutorial.sdf
|
||||
VulkanTutorial.vcxproj.*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue