Mercurial > games > semicongine
annotate .gitignore @ 1037:459fe2761311
some cleanup
| author | sam <sam@basx.dev> | 
|---|---|
| date | Thu, 21 Mar 2024 23:05:17 +0700 | 
| parents | 9b5c00ca0e7e | 
| children | de1c60dbfe6e | 
| 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: 
1030 
diff
changeset
 | 
12 # other | 
| 42 | 13 notes | 
