Browse Source

Fix line endings

main
amki 3 years ago
parent
commit
357eac42c5
  1. 11
      .gitattributes

11
.gitattributes

@ -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
Loading…
Cancel
Save