mirror of
https://github.com/0x5eal/wg-lua.git
synced 2024-12-12 12:50:36 +00:00
chore(gitattributes): force indexing luau files as lua
This commit is contained in:
parent
4eff9a0d92
commit
7f4d1a8a38
1 changed files with 3 additions and 0 deletions
3
.lune/.gitattributes
vendored
Normal file
3
.lune/.gitattributes
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Ad-hoc syntax highlighting & indexing for luau
|
||||
*.luau linguist-language=Lua
|
||||
*.*.luau linguist-language=Lua
|
Loading…
Reference in a new issue