diff options
| -rw-r--r-- | .gitattributes | 3 |
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 |
