From b428bc1014b941dfa120a48e003555859b31c92f Mon Sep 17 00:00:00 2001 From: Kent Yao Date: Fri, 20 Sep 2024 14:55:04 +0800 Subject: [PATCH] [MINOR][FOLLOWUP] Fix rat check for .nojekyll --- dev/.rat-excludes | 1 + 1 file changed, 1 insertion(+) diff --git a/dev/.rat-excludes b/dev/.rat-excludes index f38fd7e2012a5..b82cb7078c9f3 100644 --- a/dev/.rat-excludes +++ b/dev/.rat-excludes @@ -140,3 +140,4 @@ ui-test/package.json ui-test/package-lock.json core/src/main/resources/org/apache/spark/ui/static/package.json .*\.har +.nojekyll