mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-02-13 15:03:16 +08:00
Set CRLF
as the default line separator
this will be changed back to LF after unstable-quests is finished
This commit is contained in:
parent
f71b29c00a
commit
84713d9b2e
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
*.java text=crlf
|
||||||
|
*.json text=crlf
|
||||||
|
*.md text=crlf
|
||||||
|
*.properties text=crlf
|
||||||
|
*.py text=crlf
|
||||||
|
*.sh text=crlf
|
||||||
|
* text eol=crlf
|
Loading…
Reference in New Issue
Block a user