Skip to content

Commit c13cc69

Browse files
committed
Fix line endings for Maven wrapper
1 parent b959a8d commit c13cc69

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
examples/apim/** text eol=lf
22
examples/*.cmd text eol=crlf
33
examples/*.sh text eol=lf
4+
5+
mvnw text eol=lf
6+
mvnw.cmd text eol=crlf

0 commit comments

Comments
 (0)