1brc/.gitattributes
Dimitar Dimitrov 14918bb306
ddimtirov - supporting hash collisions, should have fixed #101
* ddimtirov - supporting hash collisions, should have fixed #101
* Make life easier for Windows user who need to use WSL to run the tests
2024-01-06 19:24:48 +01:00

15 lines
356 B
Plaintext

*.java text
*.md text
*.yml text
*.xml text
*.gradle text
*.properties text
mvnw text eol=lf
*.sh text eol=lf
*.bat text eol=crlf
*.cmd text eol=crlf
*.jar binary
src/test/resources/samples/*.txt text eol=lf
src/test/resources/samples/*.out text eol=lf