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

[misc] ensure 'missing' is checked out as LF

This commit is contained in:
Pete Batard 2015-11-18 00:21:56 +00:00
parent f5813e9cbd
commit d7c43e7f60
2 changed files with 6 additions and 5 deletions

1
.gitattributes vendored
View file

@ -3,6 +3,7 @@
*.am eol=lf
*.in eol=lf
*.m4 eol=lf
missing eol=lf
configure eol=lf
install-sh eol=lf
*.sln eol=crlf