Mark gradlew with Unix eol endings as it is a script

Since this could end up being copied from a Windows machine to another
when it is part of a project using Android then we should make sure the
line endings are preserved to be on the safe side. This avoids a strange
problem when deploying due to gradle failing to run.

Change-Id: Ie170461a351c9279092b58d4e8353b81cc8561d3
Pick-to: 5.15 5.12
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
This commit is contained in:
Andy Shaw 2020-07-09 14:21:46 +02:00
parent acc3f19038
commit c92528b6cc

View File

@ -1,3 +1,4 @@
gradle/gradlew eol=lf
libpng/projects/cbuilder5/libpng.bpf -crlf
libpng/projects/cbuilder5/libpng.bpg -crlf
libpng/projects/cbuilder5/libpng.bpr -crlf