Merge pull request #3203 from ethomson/gitattributes

gitattributes: let clients use native line endings
This commit is contained in:
Carlos Martín Nieto 2015-06-10 19:55:18 +02:00
commit 4e883b5ec7

3
.gitattributes vendored
View File

@ -1,2 +1 @@
*.c eol=lf * text=auto
*.h eol=lf