- 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
.gitattributes vendored
View file

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