source: opengl-game/.gitignore@ eea05dd

feature/imgui-sdl points-test
Last change on this file since eea05dd was 4befb76, checked in by Dmitry Portnoy <dmitry.portnoy@…>, 5 years ago

Create a bash script for compiling shaders to SPIR-V files

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