source:
opengl-game/.gitignore@
972aca1
Last change on this file since 972aca1 was 98f06d9, checked in by , 6 years ago | |
---|---|
|
|
File size: 158 bytes |
Line | |
---|---|
1 | newgame |
2 | pong |
3 | mygame |
4 | demo |
5 | |
6 | gl.log |
7 | game.log |
8 | crash.log |
9 | |
10 | imgui.ini |
11 | |
12 | # Visual Studio files |
13 | *.user |
14 | *.db |
15 | *.opendb |
16 | .vs/ |
17 | *.filters |
18 | include/ |
19 | lib/ |
20 | *.dll |
21 | Debug/ |
22 | Release/ |
Note:
See TracBrowser
for help on using the repository browser.