]> Joshua Wise's Git repositories - firearm.git/commitdiff
Add a .gitattributes file to force hex files to be binary-like.
authorJoshua Wise <joshua@rebirth.joshuawise.com>
Sat, 24 Jan 2009 05:53:37 +0000 (00:53 -0500)
committerJoshua Wise <joshua@rebirth.joshuawise.com>
Sat, 24 Jan 2009 05:53:37 +0000 (00:53 -0500)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..c8120ab
--- /dev/null
@@ -0,0 +1 @@
+*.hex -crlf -diff -merge
\ No newline at end of file
This page took 0.025089 seconds and 4 git commands to generate.