nim-websock/.gitattributes
jangko 5a93ad7867
add deflate compression test cases
* binary data roundtrip
* text data roundtrip
2021-06-20 14:50:54 +07:00

6 lines
124 B
Plaintext

# prevent automatic EOL conversion by git
# on test data, because it will make test
# failed
tests/extensions/data/* -crlf