We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b959a8d commit c13cc69Copy full SHA for c13cc69
1 file changed
.gitattributes
@@ -1,3 +1,6 @@
1
examples/apim/** text eol=lf
2
examples/*.cmd text eol=crlf
3
examples/*.sh text eol=lf
4
+
5
+mvnw text eol=lf
6
+mvnw.cmd text eol=crlf
0 commit comments