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
This commit is contained in:
14
.gitattributes
vendored
Normal file
14
.gitattributes
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
*.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
|
Reference in New Issue
Block a user