mirror of
https://github.com/CompeyDev/rusty-luau.git
synced 2024-12-12 12:50:40 +00:00
chore: include gitattributes for indexing purposes
This commit is contained in:
parent
f380daf7b2
commit
9d78c7edec
1 changed files with 3 additions and 0 deletions
3
lib/.gitattributes
vendored
Normal file
3
lib/.gitattributes
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# Temporarily highlight luau as normal lua files
|
||||||
|
# until we get native linguist support for Luau
|
||||||
|
*.luau linguist-language=Lua
|
Loading…
Reference in a new issue