source:
opengl-game/.gitignore@
3effd81
Last change on this file since 3effd81 was 4e0b82b, checked in by , 7 years ago | |
---|---|
|
|
File size: 139 bytes |
Rev | Line | |
---|---|---|
[5272b6b] | 1 | newgame |
[9e81839] | 2 | pong |
3 | mygame | |
[8a6d19d] | 4 | demo |
[4d52702] | 5 | |
[22b2c37] | 6 | gl.log |
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.