diff --git a/.gitattributes b/.gitattributes index 39008907cc..994176d00d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -31,6 +31,7 @@ src/en/cli/data/Classes/internal/Classes/** linguist-vendored *.bmp binary *.webp binary *.pdn binary +*.luac binary *.sh text eol=lf *.bash text eol=lf *.bat text eol=crlf diff --git a/ci/lua/smart_parser.luac b/ci/lua/smart_parser.luac index e6ee62a80c..aab468909b 100644 Binary files a/ci/lua/smart_parser.luac and b/ci/lua/smart_parser.luac differ