1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[make] enforce LF in Makefile

This commit is contained in:
Pete Batard 2011-11-20 22:51:16 +00:00
parent 3d1131faaf
commit c24d150189

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