Force LF in gitattributes
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -1,6 +1,9 @@
|
||||
# SPDX-FileCopyrightText: Chris Rizzitello <sithlord48@gmail.com>
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
#auto handle line feed
|
||||
* text=auto eol=lf
|
||||
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
.github* export-ignore
|
||||
|
||||
Reference in New Issue
Block a user