about summary refs log blame commit diff stats
path: root/.gitattributes
blob: 933180a20f3cc81b47c2a108ce5a23049d105dad (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                                  
                                  
                                     




                                                                     
# hide from GitHub stats
index.html linguist-generated=true
html/** linguist-generated=true
archive/** linguist-generated=true
prototypes/** linguist-generated=true
tools/iso/kernel.soso/** linguist-vendored
# include the bulk of the repo with an approximately-correct language
# just so it seems less like a purely C++ language
*.subx linguist-language=Assembly
*.mu linguist-language=Forth