1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-10-08 23:22:25 +02:00

force LF for UNIX version of Gradle wrapper

This commit is contained in:
Andrey Filipenkov
2025-08-14 09:38:35 +03:00
parent 3392d5cc1d
commit cbb1d35df6

1
.gitattributes vendored
View File

@@ -3,3 +3,4 @@
*.cpp linguist-language=C++ *.cpp linguist-language=C++
*.bat text eol=crlf *.bat text eol=crlf
/android/gradlew text eol=lf