- fix icon in .gitattributes, it must always be checked out as binary

This commit is contained in:
Rachael Alexanderson 2021-09-21 10:46:16 -04:00
parent db59a4f9af
commit 24aa497e4f
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -25,3 +25,4 @@ language.* text
*.lmp binary *.lmp binary
*.flac binary *.flac binary
*.dat binary *.dat binary
*.ico binary