Update VS project to build against version of Vulkan SDK I have installed, and ignore outputs from Visual Studio

This commit is contained in:
Darren VanBuren 2017-05-07 04:40:17 -07:00
parent 19ecef63f6
commit 120e0e74f3
2 changed files with 7 additions and 2 deletions

4
.gitignore vendored
View file

@ -1 +1,5 @@
*.spv
x64
.vs
VulkanTutorial.sdf
VulkanTutorial.vcxproj.*