source: opengl-game/.gitignore@ 03f4c64

feature/imgui-sdl points-test
Last change on this file since 03f4c64 was 03f4c64, checked in by Dmitry Portnoy <dmp1488@…>, 5 years ago

Create an initial program and makefile config that uses Vulkan

  • Property mode set to 100644
File size: 169 bytes
Line 
1vulkangame
2newgame
3pong
4mygame
5demo
6
7gl.log
8game.log
9crash.log
10
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.