12 lines
275 B
Plaintext
12 lines
275 B
Plaintext
* 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
|