From 7fa2634675aedbc9561cd9b993b6b99e8ab87b9a Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 00:20:42 +0000 Subject: [PATCH 1/2] Update from copier (2026-03-20T00:20:42) Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .copier-answers.yaml | 2 +- .gitignore | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.copier-answers.yaml b/.copier-answers.yaml index 345bd4c..393671f 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 7e19aef..66446d1 100644 --- a/.gitignore +++ b/.gitignore @@ -149,4 +149,12 @@ fsspec_python/tests/dump/out.txt # Hydra outputs/ multirun/ +<<<<<<< before updating +>>>>>>> after updating +======= + +# AI +ROADMAP.md +AGENTS.md +.github/hooks/sdlc.json >>>>>>> after updating From 56ec23f4cae3a3d565da98c80092b854aee7aa97 Mon Sep 17 00:00:00 2001 From: Tim Paine <3105306+timkpaine@users.noreply.github.com> Date: Thu, 19 Mar 2026 21:29:46 -0400 Subject: [PATCH 2/2] Update .gitignore --- .gitignore | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 66446d1..b72f346 100644 --- a/.gitignore +++ b/.gitignore @@ -142,19 +142,14 @@ fsspec_python/labextension # Rust target -<<<<<<< before updating -# Tests -fsspec_python/tests/dump/out.txt -======= # Hydra outputs/ multirun/ -<<<<<<< before updating ->>>>>>> after updating -======= # AI ROADMAP.md AGENTS.md .github/hooks/sdlc.json ->>>>>>> after updating + +# Tests +fsspec_python/tests/dump/out.txt