We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b16160 + 588ba82 commit 3516cc3Copy full SHA for 3516cc3
.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