From 80d41fd6a2ddd2fcddb8b5a90c33a6ddde5fafa2 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:57 +0000 Subject: [PATCH 1/2] Update from copier (2026-04-19T06:26:57) 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 98dccd9..2f8620a 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 4b7f626..231e4ad 100644 --- a/.gitignore +++ b/.gitignore @@ -151,8 +151,12 @@ multirun/ ROADMAP.md AGENTS.md .github/hooks/sdlc.json +<<<<<<< before updating # Test parts hatch_js/tests/test_project_basic/js/dist hatch_js/tests/test_project_basic/js/node_modules hatch_js/tests/test_project_basic/project/extension +======= +.superpowers +>>>>>>> after updating From 2b713ca064a57da8e38e9c21479033cb57dbaa7b Mon Sep 17 00:00:00 2001 From: Tim Paine <3105306+timkpaine@users.noreply.github.com> Date: Sun, 19 Apr 2026 13:53:22 -0400 Subject: [PATCH 2/2] Update .gitignore --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 231e4ad..3b21c68 100644 --- a/.gitignore +++ b/.gitignore @@ -151,12 +151,9 @@ multirun/ ROADMAP.md AGENTS.md .github/hooks/sdlc.json -<<<<<<< before updating +.superpowers # Test parts hatch_js/tests/test_project_basic/js/dist hatch_js/tests/test_project_basic/js/node_modules hatch_js/tests/test_project_basic/project/extension -======= -.superpowers ->>>>>>> after updating