From 3b364c2a3d046e499807adcbc43b1a85f3ffff3c Mon Sep 17 00:00:00 2001 From: rstoyanchev Date: Tue, 23 May 2023 15:12:35 +0100 Subject: [PATCH] Add cached-antora-playbook.yml back to .gitignore See gh-30481 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 696c333f41..211080d88a 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,5 @@ atlassian-ide-plugin.xml # VS Code .vscode/ + +cached-antora-playbook.yml