From 22995edd69f12d20bab224223e109e049be008af Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 05:51:23 +0000 Subject: [PATCH 1/2] Update from copier (2026-03-22T05:51:23) Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .copier-answers.yaml | 2 +- .gitignore | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.copier-answers.yaml b/.copier-answers.yaml index 39b4d5e..63bcdad 100644 --- a/.copier-answers.yaml +++ b/.copier-answers.yaml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: 3160d4c +_commit: 9be318c _src_path: https://github.com/python-project-templates/base.git add_docs: false add_extension: python diff --git a/.gitignore b/.gitignore index e4ed094..062343d 100644 --- a/.gitignore +++ b/.gitignore @@ -146,5 +146,12 @@ target outputs/ multirun/ +<<<<<<< before updating vcpkg vcpkg_installed +======= +# AI +ROADMAP.md +AGENTS.md +.github/hooks/sdlc.json +>>>>>>> after updating From 95ae86b60072686df3d79f219d14ee969c902b32 Mon Sep 17 00:00:00 2001 From: Tim Paine <3105306+timkpaine@users.noreply.github.com> Date: Sun, 22 Mar 2026 13:07:41 -0400 Subject: [PATCH 2/2] Update .gitignore --- .gitignore | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 062343d..72e3e8d 100644 --- a/.gitignore +++ b/.gitignore @@ -146,12 +146,10 @@ target outputs/ multirun/ -<<<<<<< before updating -vcpkg -vcpkg_installed -======= # AI ROADMAP.md AGENTS.md .github/hooks/sdlc.json ->>>>>>> after updating + +vcpkg +vcpkg_installed