Mercurial > games > semicongine
annotate .gitignore @ 1082:ea33259c013d
add: api to interact with steam
| author | sam <sam@basx.dev> | 
|---|---|
| date | Thu, 04 Apr 2024 17:21:56 +0700 | 
| parents | de1c60dbfe6e | 
| children | ae54dbb08e53 | 
| rev | line source | 
|---|---|
| 15 | 1 # nim directories | 
| 6 
091ed9ba0594
Initial commit
 Sam <3115209+saemideluxe@users.noreply.github.com> parents: diff
changeset | 2 nimcache/ | 
| 
091ed9ba0594
Initial commit
 Sam <3115209+saemideluxe@users.noreply.github.com> parents: diff
changeset | 3 nimblecache/ | 
| 460 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 sam <sam@basx.dev> parents: diff
changeset | 4 nimbledeps/ | 
| 8 | 5 | 
| 460 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 sam <sam@basx.dev> parents: diff
changeset | 6 # for builds in general | 
| 8 | 7 build/ | 
| 15 | 8 | 
| 9 # from windows build | |
| 10 *.pdb | |
| 26 | 11 | 
| 1036 
9b5c00ca0e7e
add mercurial hook that does not need to into VCS
 sam <sam@basx.dev> parents: 
1030diff
changeset | 12 # other | 
| 42 | 13 notes | 
| 1081 | 14 github-push.sh | 
