mirror of
https://github.com/labstack/echo.git
synced 2025-07-03 00:56:59 +02:00
fixing typo in gitattributes
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
# For the following file types, normalize line endings to LF on checkin and
|
# For the following file types, normalize line endings to LF on checkin and
|
||||||
# prevent conversion to CRLF when they are checked out (this is required in
|
# prevent conversion to CRLF when they are checked out (this is required in
|
||||||
# order) to prevent newline related issues)
|
# order to prevent newline related issues)
|
||||||
.* text eol=lf
|
.* text eol=lf
|
||||||
*.css text eol=lf
|
*.css text eol=lf
|
||||||
*.go text eol=lf
|
*.go text eol=lf
|
||||||
|
Reference in New Issue
Block a user