Mercurial > games > semicongine
view .gitignore @ 495:85f6b1b29c98
fix: newline
| author | Sam <sam@basx.dev> | 
|---|---|
| date | Mon, 16 Jan 2023 00:03:20 +0700 | 
| parents | c59b730da866 | 
| children | ae20734fde0b | 
line wrap: on
 line source
# nim directories nimcache/ nimblecache/ htmldocs/ # custom build and download directories build/ thirdparty/ testresults/ testresults.html # from windows build *.pdb # for builds in general examples/glslangValidator examples/glslangValidator.exe
