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@…>, 6 years ago

Rename spacegame to vulkangame

  • Property mode set to 100644
File size: 168 bytes
RevLine 
[5272b6b]1newgame
[4eb4d0a]2vulkanref
[99d44b2]3vulkangame
[4d52702]4
[22b2c37]5gl.log
[98f06d9]6game.log
[d9b6a1c]7crash.log
[22b2c37]8
[4befb76]9*.spv
[4e0b82b]10imgui.ini
11
[4d52702]12# Visual Studio files
13*.user
14*.db
15*.opendb
16.vs/
17*.filters
[4813066]18include/
19lib/
[21de283]20*.dll
[4d52702]21Debug/
22Release/
Note: See TracBrowser for help on using the repository browser.