[make] enforce LF in Makefile

This commit is contained in:
Pete Batard 2011-11-20 22:51:16 +00:00
parent 3d1131faaf
commit c24d150189
1 changed files with 1 additions and 1 deletions

2
.gitattributes vendored
View File

@ -1,7 +1,7 @@
*.sh eol=lf
*.ac eol=lf
*.am eol=lf
GNUmakefile eol=lf
Makefile eol=lf
*.sln eol=crlf
*.vcproj eol=crlf
*.vcxproj* eol=crlf