Also flag *.icns as binary
This commit is contained in:
parent
ce67706037
commit
67472e0e89
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -2,3 +2,4 @@ llm/ext_server/* linguist-vendored
|
|||
* text eol=lf
|
||||
*.png binary
|
||||
*.ico binary
|
||||
*.icns binary
|
||||
|
|
Loading…
Reference in a new issue