Commit 4e883b5ec7e33ed670fe2a55420c45c5f15bc112

Carlos Martín Nieto 2015-06-10T19:55:18

Merge pull request #3203 from ethomson/gitattributes gitattributes: let clients use native line endings

1
2
3
4
5
6
7
8
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