Skip to content

Commit 5918fa8

Browse files
committed
Prevent windows line endings from messing up stuff
Without this ui tests on windows get checked out with \r\n, but blessing/checking them expects just \n
1 parent 4b9363b commit 5918fa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto eol=lf

0 commit comments

Comments
 (0)