cactbot_user/.gitattributes
2022-02-02 22:11:41 +00:00

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