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

[misc] fix GitHub Actions' MinGW compilation

This commit is contained in:
Pete Batard 2022-01-05 12:46:48 +00:00
parent c28f9bc491
commit e495c691ea
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
4 changed files with 234 additions and 212 deletions

1
.gitattributes vendored
View file

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