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..b72f346 100644 --- a/.gitignore +++ b/.gitignore @@ -142,11 +142,14 @@ fsspec_python/labextension # Rust target -<<<<<<< before updating -# Tests -fsspec_python/tests/dump/out.txt -======= # Hydra outputs/ multirun/ ->>>>>>> after updating + +# AI +ROADMAP.md +AGENTS.md +.github/hooks/sdlc.json + +# Tests +fsspec_python/tests/dump/out.txt