summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStevenWdV <stevenwdv@gmail.com>2021-11-19 15:43:45 +0100
committerStevenWdV <stevenwdv@gmail.com>2021-11-19 15:58:33 +0100
commit1e377787858f132c986322fc8433ebc66bdebcfe (patch)
treecec4cdae17aa3c29c97853bd7b8e3a67207d5881
parentb54102405b2ba67a9a9040a4f342b37f5cc87bf0 (diff)
Try to pin line endings again
-rw-r--r--.gitattributes3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 818f700..d6ceb16 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,2 @@
-**/test_data/**.json !eol \ No newline at end of file
+test_data/**/*.json -text eol=lf
+test_data/**/*.blake2b -text