Skip to content

Commit ed8a136

Browse files
committed
put * text=auto to the end of .gitattributes
1 parent 74ea421 commit ed8a136

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitattributes

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
###############################################################################
2-
# Set default behavior to automatically normalize line endings.
3-
###############################################################################
4-
* text=auto
5-
* text eol=lf
61

72
###############################################################################
83
# behavior for image files
@@ -50,3 +45,8 @@
5045
*.sh text eol=lf
5146
*.bat text eol=crlf
5247
*.cmd text eol=crlf
48+
49+
###############################################################################
50+
# Set default behavior to automatically normalize line endings.
51+
###############################################################################
52+
* text=auto

0 commit comments

Comments
 (0)