Mercurial > games > semicongine
comparison .gitignore @ 26:8b4bc545958d
did: update gitignore
author | Sam <sam@basx.dev> |
---|---|
date | Wed, 11 Jan 2023 11:43:59 +0700 |
parents | dde536a70483 |
children | ae20734fde0b |
comparison
equal
deleted
inserted
replaced
25:8f290112718a | 26:8b4bc545958d |
---|---|
9 testresults/ | 9 testresults/ |
10 testresults.html | 10 testresults.html |
11 | 11 |
12 # from windows build | 12 # from windows build |
13 *.pdb | 13 *.pdb |
14 | |
15 # for builds in general | |
16 examples/glslangValidator | |
17 examples/glslangValidator.exe |