From 89f304d922f260c600361c3578ae1fc673ab4061 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 06:26:53 +0000 Subject: [PATCH 1/2] Update from copier (2026-04-19T06:26:53) Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .copier-answers.yaml | 2 +- .gitignore | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.copier-answers.yaml b/.copier-answers.yaml index c9d6446..e277451 100644 --- a/.copier-answers.yaml +++ b/.copier-answers.yaml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: 9232d1f +_commit: 9a153d8 _src_path: https://github.com/python-project-templates/base.git add_docs: false add_extension: python diff --git a/.gitignore b/.gitignore index 52465be..059c013 100644 --- a/.gitignore +++ b/.gitignore @@ -151,6 +151,10 @@ multirun/ ROADMAP.md AGENTS.md .github/hooks/sdlc.json +<<<<<<< before updating vcpkg vcpkg_installed +======= +.superpowers +>>>>>>> after updating From 2149e66f133c977a1e71df4e8f0264a393c2e309 Mon Sep 17 00:00:00 2001 From: Tim Paine <3105306+timkpaine@users.noreply.github.com> Date: Sun, 19 Apr 2026 13:53:09 -0400 Subject: [PATCH 2/2] Update .gitignore --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 059c013..704ae1b 100644 --- a/.gitignore +++ b/.gitignore @@ -151,10 +151,7 @@ multirun/ ROADMAP.md AGENTS.md .github/hooks/sdlc.json -<<<<<<< before updating +.superpowers vcpkg vcpkg_installed -======= -.superpowers ->>>>>>> after updating