source:
opengl-game/.gitignore@
99d44b2
Last change on this file since 99d44b2 was 99d44b2, checked in by , 5 years ago | |
---|---|
|
|
File size: 168 bytes |
Line | |
---|---|
1 | newgame |
2 | vulkanref |
3 | vulkangame |
4 | |
5 | gl.log |
6 | game.log |
7 | crash.log |
8 | |
9 | *.spv |
10 | imgui.ini |
11 | |
12 | # Visual Studio files |
13 | *.user |
14 | *.db |
15 | *.opendb |
16 | .vs/ |
17 | *.filters |
18 | include/ |
19 | lib/ |
20 | *.dll |
21 | Debug/ |
22 | Release/ |
Note:
See TracBrowser
for help on using the repository browser.