diff --git a/.copier-answers.yaml b/.copier-answers.yaml index 95dca17..a7fe187 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 5e57283..a274f86 100644 --- a/.gitignore +++ b/.gitignore @@ -142,13 +142,16 @@ hatch_js/labextension # Rust target -<<<<<<< before updating +# Hydra +outputs/ +multirun/ + +# AI +ROADMAP.md +AGENTS.md +.github/hooks/sdlc.json + # 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 -======= -# Hydra -outputs/ -multirun/ ->>>>>>> after updating