source: opengl-game/.gitignore@ 99d44b2

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

Rename spacegame to vulkangame

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