You've already forked cpp-httplib
Added .gitattributes file to prevent git from changing line endings (#1872)
of text files using as data for tests.
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/test/www*/dir/*.html text eol=lf
|
||||
/test/www*/dir/*.txt text eol=lf
|
Reference in New Issue
Block a user