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