Fix line endings

This commit is contained in:
amki 2022-02-02 22:11:41 +00:00
parent ad1f8a7f69
commit 357eac42c5

11
.gitattributes vendored Normal file
View File

@ -0,0 +1,11 @@
* text eol=crlf
*.png binary
*.ogg binary
*.mp3 binary
*.wav binary
*.webm binary
# Set the language for these files to jsonc to ensure GitHub doesn't show the comments as errors
.vscode/*.json linguist-language=jsonc
tsconfig*.json linguist-language=jsonc