source: opengl-game/.gitignore@ 321272c

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

Remove some old and unused files

  • Property mode set to 100644
File size: 152 bytes
RevLine 
[03f4c64]1vulkangame
[5272b6b]2newgame
[4d52702]3
[22b2c37]4gl.log
[98f06d9]5game.log
[d9b6a1c]6crash.log
[22b2c37]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.