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:
parent
f5813e9cbd
commit
d7c43e7f60
2 changed files with 6 additions and 5 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue