mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
* Update expected-lite to v0.9.0 https://github.com/nonstd-lite/expected-lite/releases/tag/v0.9.0 * Add error messages for various RSS processing error * Preserve CRLF endings for expected-lite So that we can verify the hash matches upstream easily. PR #23440. Closes #22950.
14 lines
241 B
Plaintext
14 lines
241 B
Plaintext
core.eol=lf
|
|
* text eol=lf
|
|
*.icns binary
|
|
*.ico binary
|
|
*.png binary
|
|
*.qm binary
|
|
*.zip binary
|
|
|
|
dist/windows/license.txt text eol=crlf
|
|
test/testdata/crlf.txt text eol=crlf
|
|
|
|
# disable line endings conversions
|
|
src/base/3rdparty/expected.hpp -text
|