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.
gradlew.bat
1 parent d372486 commit e93aef2Copy full SHA for e93aef2
.gitattributes
@@ -1,3 +1,6 @@
1
* text eol=lf
2
*.png binary
3
*.jpg binary
4
+
5
+# These are explicitly windows files and should use crlf
6
+*.bat text eol=crlf
0 commit comments