Merge pull request #3203 from ethomson/gitattributes gitattributes: let clients use native line endings
diff --git a/.gitattributes b/.gitattributes
index f90540b..176a458 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1 @@
-*.c eol=lf
-*.h eol=lf
+* text=auto