mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 08:21:21 +03:00
1718a9591c
This will ensure our repo is always checked out with LF line endings which should help Windows users who have line ending normalization enabled. Additionally, added the LF preference to .editorconfig.
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
* text=auto eol=lf
|
|
conf/* linguist-vendored
|
|
docker/* linguist-vendored
|
|
options/* linguist-vendored
|
|
public/* linguist-vendored
|
|
scripts/* linguist-vendored
|
|
templates/* linguist-vendored
|