Mercurial > games > semicongine
annotate .gitignore @ 1163:438d32d8b14f compiletime-tests
add: more static compilation stuff, code is getting a bit crazy, but also super nice API
| author | sam <sam@basx.dev> | 
|---|---|
| date | Fri, 21 Jun 2024 00:14:43 +0700 | 
| parents | ae54dbb08e53 | 
| children | 
| rev | line source | 
|---|---|
| 
460
 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 
sam <sam@basx.dev> 
parents:  
diff
changeset
 | 
1 # nim directories | 
| 
 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 
sam <sam@basx.dev> 
parents:  
diff
changeset
 | 
2 nimcache/ | 
| 
 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 
sam <sam@basx.dev> 
parents:  
diff
changeset
 | 
3 nimblecache/ | 
| 
 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 
sam <sam@basx.dev> 
parents:  
diff
changeset
 | 
4 nimbledeps/ | 
| 
 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 
sam <sam@basx.dev> 
parents:  
diff
changeset
 | 
5 | 
| 
 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 
sam <sam@basx.dev> 
parents:  
diff
changeset
 | 
6 # for builds in general | 
| 
 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 
sam <sam@basx.dev> 
parents:  
diff
changeset
 | 
7 build/ | 
| 
 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 
sam <sam@basx.dev> 
parents:  
diff
changeset
 | 
8 | 
| 
 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 
sam <sam@basx.dev> 
parents:  
diff
changeset
 | 
9 # from windows build | 
| 
 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 
sam <sam@basx.dev> 
parents:  
diff
changeset
 | 
10 *.pdb | 
| 
 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 
sam <sam@basx.dev> 
parents:  
diff
changeset
 | 
11 | 
| 
927
 
ff03892235d0
add mercurial hook that does not need to into VCS
 
sam <sam@basx.dev> 
parents: 
460 
diff
changeset
 | 
12 # other | 
| 
460
 
8f531865d3c8
did: undo last thing, hg-git can actually use .gitignore
 
sam <sam@basx.dev> 
parents:  
diff
changeset
 | 
13 notes | 
| 972 | 14 github-push.sh | 
