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 ad86b4d commit 8bf97cdCopy full SHA for 8bf97cd
.gitattributes
@@ -0,0 +1,5 @@
1
+# Set default behaviour, in case users don't have core.autocrlf set.
2
+* text=auto
3
+
4
+# Declare files that will always have CRLF line endings on checkout.
5
+*.bat text eol=crlf
0 commit comments