Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 46bd524

Browse files
committed
prevent testdata from having its line endings converted on Windows
1 parent 10c76d2 commit 46bd524

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# To prevent CRLF breakages on Windows for fragile files, like testdata.
2+
testdata/* -text

0 commit comments

Comments
 (0)