1
mirror of https://github.com/qbittorrent/qBittorrent synced 2024-09-28 16:12:07 +02:00
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

10 lines
129 B
Plaintext

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