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 64e504d commit 9265e64Copy full SHA for 9265e64
.gitattributes
@@ -1,5 +1,5 @@
1
# Normalize text files to LF in the repo and on checkout
2
-* text eol=lf
+* text=auto eol=lf
3
# Keep CRLF for Windows batch files (avoid cmd.exe edge cases)
4
*.bat text eol=crlf
5
*.cmd text eol=crlf
0 commit comments