From 4b300298575c2c80502f1f5d55551ae003905655 Mon Sep 17 00:00:00 2001 From: Kevin Broch Date: Fri, 7 Jun 2024 15:54:02 -0700 Subject: align with build workflow in docs-spec-template related to #1448 Signed-off-by: Kevin Broch --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0253b91..c3a9cba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ .DS_Store .*.swp .vscode -src/.asciidoctor -src/diag* +/build/* +/images/* -- cgit v1.1