Set CRLF as the default line separator

this will be changed back to LF after unstable-quests is finished
This commit is contained in:
KingRainbow44
2023-04-13 22:43:46 -04:00
parent f71b29c00a
commit 84713d9b2e

7
.gitattributes vendored Normal file
View 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