From c8c379373a2b871af229bd661556380ed9d80fa0 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Wed, 20 Jan 2016 10:48:48 -0800 Subject: [PATCH] make the rsrc icon a binary --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 4efc7667f9..406780d20a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -25,3 +25,4 @@ *.svg binary *.ttf binary *.wav binary +*.rsrc binary