.gitattributes
1clib/stb_image.h linguist-vendored
2*.jsx linguist-detectable=false
3*.css linguist-detectable=false
4*.js linguist-detectable=false
5*.json linguist-detectable=false
6*.html linguist-detectable=false
7public/** linguist-documentation
8
9# Golden snapshot files must be LF on all platforms.
10tui/testdata/golden/*.txt text eol=lf