source: opengl-game/.gitignore@ a8f0577

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

Create an initial program and makefile config that uses Vulkan

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