Merge pull request #635 from Huskydog9988/gitattributes

enforce lf file endings
This commit is contained in:
okx-code
2024-10-20 17:42:01 +01:00
committed by GitHub

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
# set line endings
* text=auto eol=lf
gradlew.bat eol=crlf