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