From 65e7b4a279a30d6f570800d986628196eaf54cd2 Mon Sep 17 00:00:00 2001 From: rstoyanchev Date: Tue, 23 May 2023 15:14:01 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9d5d4b2f1da..7d181d59f98 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,6 @@ atlassian-ide-plugin.xml .gradletasknamecache # VS Code -.vscode/ \ No newline at end of file +.vscode/ + +cached-antora-playbook.yml