chore: Fix line endings for verified test outputs
This commit is contained in:
parent
cf782211aa
commit
ba07e1618a
20 changed files with 7 additions and 3 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
*.verified.txt text eol=lf working-tree-encoding=UTF-8
|
||||
*.verified.xml text eol=lf working-tree-encoding=UTF-8
|
||||
*.verified.json text eol=lf working-tree-encoding=UTF-8
|
||||
*.verified.bin binary
|
||||
Loading…
Reference in a new issue