From 921635b3bce7971be11a60e5cf33ba57dc6585d6 Mon Sep 17 00:00:00 2001 From: rstoyanchev Date: Tue, 23 May 2023 15:15:42 +0100 Subject: [PATCH] Add ignore rule for cached-antora-playbook.yml In case of checking out the 5.3.x branch after 6.0.x or main --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3f904904f7..ac42ede106 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,5 @@ out test-output atlassian-ide-plugin.xml .gradletasknamecache + +cached-antora-playbook.yml