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 f9e3ae9 commit cb22889Copy full SHA for cb22889
.gitattributes
@@ -0,0 +1,6 @@
1
+# Normalize as LF in the repository, OS native locally
2
+* text=auto
3
+
4
+*.bat text eol=crlf
5
+gradlew text eol=lf
6
+*.sh text eol=lf
0 commit comments