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:
parent
3d1131faaf
commit
c24d150189
1 changed files with 1 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue