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