chore(gitattributes): force indexing luau files as lua

This commit is contained in:
Erica Marigold 2024-03-27 19:19:36 +05:30 committed by GitHub
parent 4eff9a0d92
commit 7f4d1a8a38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.lune/.gitattributes vendored Normal file
View file

@ -0,0 +1,3 @@
# Ad-hoc syntax highlighting & indexing for luau
*.luau linguist-language=Lua
*.*.luau linguist-language=Lua