Set gradlew.bat eol in .gitattributes
This fixes common error on updating Gradle wrapper and then trying to add 'gradlew.bat' to changes.
This commit is contained in:
committed by
Space Team
parent
a199fa7624
commit
5ae1372c3a
@@ -6,3 +6,4 @@
|
||||
*.jar binary
|
||||
compiler/cli/bin/* eol=lf
|
||||
compiler/cli/bin/*.bat eol=crlf
|
||||
gradlew.bat eol=crlf
|
||||
|
||||
Reference in New Issue
Block a user