*text=auto# Temporarily highlight luau as normal lua files
# until we get native linguist support for Luau
*.luaulinguist-language=Lua# Ensure all lua files use LF
*.luaeol=lf*.luaueol=lf# Ensure all txt files within tests use LF
tests/**/*.txteol=lf