summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-06-20 05:41:10 +0200
committerJack Humbert <jack.humb@gmail.com>2016-06-20 05:41:10 +0200
commit44e098ef2d6c571cee9e5fa1b007b40f6289852f (patch)
tree723db2fdaff2ccf810a328511d7f54cbc568d326 /.gitattributes
parent3302258abd8929e03c9af71393afc5c9d6947c23 (diff)
downloadqmk_firmware-44e098ef2d6c571cee9e5fa1b007b40f6289852f.tar.gz
qmk_firmware-44e098ef2d6c571cee9e5fa1b007b40f6289852f.tar.xz
endline normalisation, treat .hex as bin, updates kc60 hex files
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..99f09f5f5
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+* text=auto
+*.hex -diff \ No newline at end of file