summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorFred Sundvik <fsundvik@gmail.com>2016-08-27 17:37:28 +0200
committerFred Sundvik <fsundvik@gmail.com>2016-08-27 17:37:28 +0200
commitde58ec9738deebe73a43b9511c8df441c6f81efa (patch)
tree6d41ae5f27ec23f1cd70995ec6a2127a2fdc5ec1 /.gitattributes
parent2c8f6557e6994d3fe4fa2038f6cb4a4e51caf3a9 (diff)
downloadqmk_firmware-de58ec9738deebe73a43b9511c8df441c6f81efa.tar.gz
qmk_firmware-de58ec9738deebe73a43b9511c8df441c6f81efa.tar.xz
Set eep files to binary mode
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
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