qBittorrent/.gitattributes
Chocobo1 80791e328d
Fix wrong behavior when reading text
Also add another 'file read error' status.

Closes #19254.
PR #19262.
2023-07-02 13:23:20 +08:00

9 lines
129 B
Text

core.eol=lf
* text eol=lf
*.icns binary
*.ico binary
*.png binary
*.qm binary
*.zip binary
test/testdata/crlf.txt text eol=crlf