From d160812995bd8b4398323887c9185a262c453d64 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Fri, 29 Mar 2019 11:06:34 -0700 Subject: [PATCH] Make even more things binary --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 4e49a221..a06de8ac 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # Make everything a binary data types +* binary *.* binary