forked from DevFW-CICD/spring-petclinic
Gradle wrapper files should have correct line endings
This commit is contained in:
parent
3efd6e0f03
commit
516722647a
1 changed files with 5 additions and 2 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -1,2 +1,5 @@
|
|||
mvnw text eol=lf
|
||||
*.java text eol=lf
|
||||
|
||||
/gradlew text eol=lf
|
||||
*.bat text eol=crlf
|
||||
|
|
Loading…
Reference in a new issue