source: opengl-game/.gitignore@ be34c9a

feature/imgui-sdl points-test
Last change on this file since be34c9a 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
RevLine 
[03f4c64]1vulkangame
[5272b6b]2newgame
[4d52702]3
[22b2c37]4gl.log
[98f06d9]5game.log
[d9b6a1c]6crash.log
[22b2c37]7
[4befb76]8*.spv
[4e0b82b]9imgui.ini
10
[4d52702]11# Visual Studio files
12*.user
13*.db
14*.opendb
15.vs/
16*.filters
[4813066]17include/
18lib/
[21de283]19*.dll
[4d52702]20Debug/
21Release/
Note: See TracBrowser for help on using the repository browser.