source: opengl-game/.gitignore@ d2f607c

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

Fix the logic for creating a fullscreen SDL window

  • Property mode set to 100644
File size: 181 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
19include/
20lib/
21*.dll
22Debug/
23Release/
Note: See TracBrowser for help on using the repository browser.