source: opengl-game/.gitignore@ 681dbe8

feature/imgui-sdl
Last change on this file since 681dbe8 was 681dbe8, checked in by Dmitry Portnoy <dportnoy@…>, 4 years ago

Update compile.bat to use the existing VULKAN_SDK environment variable

  • Property mode set to 100644
File size: 182 bytes
Line 
1openglref
2vulkanref
3openglgame
4vulkangame
5
6gl.log
7game.log
8crash.log
9
10*.spv
11imgui.ini
12
13# Visual Studio files
14*.user
15*.db
16*.opendb
17.vs/
18*.filters
19*.dll
20Debug/
21Release/
22
23include/
24lib/
Note: See TracBrowser for help on using the repository browser.