Add a .gitattributes giving autoconf files LF line endings

This commit is contained in:
Alan Ott
2012-07-15 20:05:50 -04:00
parent 4fec187ca2
commit 567304bf2d

7
.gitattributes vendored Normal file
View File

@@ -0,0 +1,7 @@
* text=auto
*.sln text eol=crlf
*.vcproj text eol=crlf
bootstrap text eol=lf
configure.ac text eol=lf