We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff6ec11 commit 588ba82Copy full SHA for 588ba82
1 file changed
.gitattributes
@@ -1,3 +1,2 @@
1
-# All JSON files will always have LF line endings on checkout.
2
-# This prevents git replacing line endings with CRLF on Windows.
3
-*.json text eol=lf
+# Test data should not be modified on checkout, regardless of host settings
+*.json binary
0 commit comments