source: opengl-game/.gitignore@ 7ee66ea

feature/imgui-sdl points-test
Last change on this file since 7ee66ea was 9e81839, checked in by Dmitry Portnoy <dmp1488@…>, 7 years ago

Start implementing pong and encapsulating some of the OpenGL code into reusable functions

  • Property mode set to 100644
File size: 128 bytes
Line 
1newgame
2pong
3mygame
4demo
5
6gl.log
7
8# Visual Studio files
9*.user
10*.db
11*.opendb
12.vs/
13*.filters
14include/
15lib/
16*.dll
17Debug/
18Release/
Note: See TracBrowser for help on using the repository browser.