Mercurial > games > semicongine
annotate .gitignore @ 475:dc9c038cb31a
did: exclude test output
author | Sam <sam@basx.dev> |
---|---|
date | Wed, 28 Dec 2022 11:44:08 +0700 |
parents | ed49f1cdd8b7 |
children | dde536a70483 |
rev | line source |
---|---|
467
7b9c0207bc84
Initial commit
Sam <3115209+saemideluxe@users.noreply.github.com>
parents:
diff
changeset
|
1 nimcache/ |
7b9c0207bc84
Initial commit
Sam <3115209+saemideluxe@users.noreply.github.com>
parents:
diff
changeset
|
2 nimblecache/ |
7b9c0207bc84
Initial commit
Sam <3115209+saemideluxe@users.noreply.github.com>
parents:
diff
changeset
|
3 htmldocs/ |
469 | 4 |
5 build/ | |
6 thirdparty/ | |
475 | 7 |
8 testresults/ | |
9 testresults.html |