source:
opengl-game/.gitignore@
a8f0577
Last change on this file since a8f0577 was 03f4c64, checked in by , 6 years ago | |
---|---|
|
|
File size: 169 bytes |
Rev | Line | |
---|---|---|
[03f4c64] | 1 | vulkangame |
[5272b6b] | 2 | newgame |
[9e81839] | 3 | pong |
4 | mygame | |
[8a6d19d] | 5 | demo |
[4d52702] | 6 | |
[22b2c37] | 7 | gl.log |
[98f06d9] | 8 | game.log |
[d9b6a1c] | 9 | crash.log |
[22b2c37] | 10 | |
[4e0b82b] | 11 | imgui.ini |
12 | ||
[4d52702] | 13 | # Visual Studio files |
14 | *.user | |
15 | *.db | |
16 | *.opendb | |
17 | .vs/ | |
18 | *.filters | |
[4813066] | 19 | include/ |
20 | lib/ | |
[21de283] | 21 | *.dll |
[4d52702] | 22 | Debug/ |
23 | Release/ |
Note:
See TracBrowser
for help on using the repository browser.