From: Fred Sundvik Date: Sat, 27 Aug 2016 15:37:28 +0000 (+0300) Subject: Set eep files to binary mode X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=de58ec9738deebe73a43b9511c8df441c6f81efa;p=qmk_firmware.git Set eep files to binary mode --- diff --git a/.gitattributes b/.gitattributes index 8fd1fd752..92dfc3c61 100644 --- a/.gitattributes +++ b/.gitattributes @@ -91,3 +91,4 @@ GRAPHICS # hex files *.hex binary +*.eep binary