Bläddra i källkod

force gradlew to use UNIX line endings

Jorrit Rouwe 4 år sedan
förälder
incheckning
f1b3d02a49
1 ändrade filer med 1 tillägg och 0 borttagningar
  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