add gitattributes to fix line endings on windows bots
This commit is contained in:
parent
3fe4fec11d
commit
6f7229bc6a
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
# .txt files must be lf for golden file tests to work
|
||||||
|
*.txt eol=lf
|
||||||
|
|
||||||
Loading…
Reference in a new issue