Explorar el Código

force LF for UNIX version of Gradle wrapper

Andrey Filipenkov hace 2 meses
padre
commit
cbb1d35df6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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