chore: lang hint for GitHub
This commit is contained in:
parent
6521a6f3ab
commit
6adf94a8cd
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -1,3 +1,5 @@
|
|||
# text files must be lf for golden file tests to work
|
||||
* text=auto eol=lf
|
||||
|
||||
# make project show as TS on GitHub
|
||||
*.js linguist-detectable=false
|
||||
|
|
|
|||
Loading…
Reference in a new issue