Mercurial > games > semicongine
comparison .gitignore @ 487:c59b730da866
did: update gitignore
| author | Sam <sam@basx.dev> |
|---|---|
| date | Wed, 11 Jan 2023 11:43:59 +0700 |
| parents | 6862ca8c1324 |
| children | ae20734fde0b |
comparison
equal
deleted
inserted
replaced
| 486:9231df12b222 | 487:c59b730da866 |
|---|---|
| 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 |
