From 4cbcc565c0b83e8dd3d45115ff571936ca402101 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 06:24:51 +0000 Subject: [PATCH 1/2] Update from copier (2026-04-19T06:24:51) 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 070d9e4..08995c4 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 ae82557..be924fe 100644 --- a/.gitignore +++ b/.gitignore @@ -154,6 +154,7 @@ multirun/ ROADMAP.md AGENTS.md .github/hooks/sdlc.json +<<<<<<< before updating # Verilator verilator/bin/ @@ -171,3 +172,6 @@ verilator/tests/module/*.h verilator/tests/module/*.mk verilator/tests/module/*.dat verilator/tests/module/Vff_top +======= +.superpowers +>>>>>>> after updating From 8af52c90c919ee1b059ff6928866fb21cebc579f Mon Sep 17 00:00:00 2001 From: Tim Paine <3105306+timkpaine@users.noreply.github.com> Date: Sun, 19 Apr 2026 14:09:42 -0400 Subject: [PATCH 2/2] Update .gitignore --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index be924fe..41f7756 100644 --- a/.gitignore +++ b/.gitignore @@ -154,7 +154,7 @@ multirun/ ROADMAP.md AGENTS.md .github/hooks/sdlc.json -<<<<<<< before updating +.superpowers # Verilator verilator/bin/ @@ -172,6 +172,3 @@ verilator/tests/module/*.h verilator/tests/module/*.mk verilator/tests/module/*.dat verilator/tests/module/Vff_top -======= -.superpowers ->>>>>>> after updating