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 36b8cfb commit e47a492Copy full SHA for e47a492
.gitattributes
@@ -1,4 +1,5 @@
1
* text=auto eol=lf
2
3
-gradlew binary
4
-gradlew.bat binary
+*.bat text eol=crlf
+*.jar binary
5
+*.svg binary
0 commit comments