source: opengl-game/.gitignore@ 5c403fe

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

Add an ImGui example project

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