Skip to content

Commit e9b024f

Browse files
committed
Create .gitattributes
1 parent 1a212f4 commit e9b024f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Normalize line endings to LF on checkout, on every platform.
2+
# The test fixtures (and the stringify output they are compared against)
3+
# assume LF, so a CRLF checkout on Windows would break the tests.
4+
* text=auto eol=lf

0 commit comments

Comments
 (0)