mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-16 00:44:46 +01: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:
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
|
||||
Reference in New Issue
Block a user