diff --git a/.copier-answers.yaml b/.copier-answers.yaml index e32417d..9426601 100644 --- a/.copier-answers.yaml +++ b/.copier-answers.yaml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: 3160d4c +_commit: f3a0c37 _src_path: https://github.com/python-project-templates/base.git add_docs: false add_extension: rustjswasm diff --git a/.gitignore b/.gitignore index 765382a..3abf593 100644 --- a/.gitignore +++ b/.gitignore @@ -145,3 +145,7 @@ target # Hydra outputs/ multirun/ + +# AI +ROADMAP.md +AGENTS.md