Add .gitattributes for line endings
[oweals/u-boot.git] / .gitattributes
diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..8560b79
--- /dev/null
@@ -0,0 +1,2 @@
+# Declare files that always have LF line endings on checkout
+* text eol=lf