You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
275 B
11 lines
275 B
* 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
|
|
|