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 74ea421 commit ed8a136Copy full SHA for ed8a136
.gitattributes
@@ -1,8 +1,3 @@
1
-###############################################################################
2
-# Set default behavior to automatically normalize line endings.
3
4
-* text=auto
5
-* text eol=lf
6
7
###############################################################################
8
# behavior for image files
@@ -50,3 +45,8 @@
50
45
*.sh text eol=lf
51
46
*.bat text eol=crlf
52
47
*.cmd text eol=crlf
48
+
49
+###############################################################################
+# Set default behavior to automatically normalize line endings.
+* text=auto
0 commit comments