summaryrefslogtreecommitdiff
path: root/corebinutils/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'corebinutils/.gitattributes')
-rw-r--r--corebinutils/.gitattributes7
1 files changed, 7 insertions, 0 deletions
diff --git a/corebinutils/.gitattributes b/corebinutils/.gitattributes
new file mode 100644
index 0000000000..66165bb849
--- /dev/null
+++ b/corebinutils/.gitattributes
@@ -0,0 +1,7 @@
+# corebinutils
+* text=auto eol=lf
+*.c text diff=c
+*.h text diff=c
+*.1 text
+*.8 text
+Makefile text