Explorar o código

force gradlew to use UNIX line endings

Jorrit Rouwe %!s(int64=4) %!d(string=hai) anos
pai
achega
f1b3d02a49
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -10,6 +10,7 @@
 
 # Force shell files to use LF only
 *.sh text eol=lf
+gradlew text eol=lf
 
 # Declare binary file types
 *.tga binary