diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-06-19 23:41:10 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2016-06-19 23:41:10 -0400 |
commit | 44e098ef2d6c571cee9e5fa1b007b40f6289852f (patch) | |
tree | 723db2fdaff2ccf810a328511d7f54cbc568d326 /.gitattributes | |
parent | 3302258abd8929e03c9af71393afc5c9d6947c23 (diff) |
endline normalisation, treat .hex as bin, updates kc60 hex files
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..99f09f5f56 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto +*.hex -diff
\ No newline at end of file |