1brc.data / .gitattributes
ntr
fix line endings so only LF for all except 7z files
7bb7508
raw
history blame contribute delete
242 Bytes
# Force LF on text files since that's the expected on linux and Java implementations only support that.
*.* text eol=lf
*.txt text eol=lf
*.out text eol=lf
*.7z filter=lfs diff=lfs merge=lfs -text
*.7z.00* filter=lfs diff=lfs merge=lfs -text