Update .gitattributes

This commit is contained in:
Max 2022-10-13 18:55:41 -05:00 committed by GitHub
parent 077ca0fe03
commit 534bbb2194
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitattributes vendored
View file

@ -1,2 +1,6 @@
# Auto detect text files and perform LF normalization
* text=auto
# Syntax highlighting for Roblox XML files
*.rbxmx linguist-language=XML
*.rbxlx linguist-language=XML