Mercurial > games > semicongine
view .gitignore @ 485:b4a972bd37d5
did: change shader compilation to run during program compilation, maybe add dynamic version later
| author | Sam <sam@basx.dev> | 
|---|---|
| date | Wed, 11 Jan 2023 11:15:02 +0700 | 
| parents | 6862ca8c1324 | 
| children | 8b4bc545958d | 
line wrap: on
 line source
# nim directories nimcache/ nimblecache/ htmldocs/ # custom build and download directories build/ thirdparty/ testresults/ testresults.html # from windows build *.pdb
