From cdf6ffc6d024c1f6d917c71a0d7aec1c5eba4823 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 06:21:41 +0000 Subject: [PATCH 1/2] Update from copier (2026-04-19T06:21:41) 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 e0e57b3..5a47b07 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 d76862e..94f9bcb 100644 --- a/.gitignore +++ b/.gitignore @@ -151,6 +151,10 @@ multirun/ ROADMAP.md AGENTS.md .github/hooks/sdlc.json +<<<<<<< before updating # Tests fsspec_python/tests/dump/out.txt +======= +.superpowers +>>>>>>> after updating From 7b00c6f11cb09c3316dc8860a9a3b3353b85acc5 Mon Sep 17 00:00:00 2001 From: Tim Paine <3105306+timkpaine@users.noreply.github.com> Date: Sun, 19 Apr 2026 14:10:10 -0400 Subject: [PATCH 2/2] Update .gitignore --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 94f9bcb..8e24a7f 100644 --- a/.gitignore +++ b/.gitignore @@ -151,10 +151,7 @@ multirun/ ROADMAP.md AGENTS.md .github/hooks/sdlc.json -<<<<<<< before updating +.superpowers # Tests fsspec_python/tests/dump/out.txt -======= -.superpowers ->>>>>>> after updating