This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch CAUSEWAY-2873 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 88023ebb400e3ce21e71094f5bdc56c11ab3a6eb Author: Dan Haywood <[email protected]> AuthorDate: Tue Jun 4 08:39:51 2024 +0100 CAUSEWAY-2873: updates .gitignore for playbooks --- antora/playbooks/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora/playbooks/.gitignore b/antora/playbooks/.gitignore index 50966e6425..c8989e053b 100644 --- a/antora/playbooks/.gitignore +++ b/antora/playbooks/.gitignore @@ -1 +1 @@ -!site*.yml \ No newline at end of file +site.ORIG.yml
