We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55d920e + 3dc8cfe commit 3d56aecCopy full SHA for 3d56aec
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 3160d4c
+_commit: 9be318c
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: python
.gitignore
@@ -146,3 +146,8 @@ target
146
# Hydra
147
outputs/
148
multirun/
149
+
150
+# AI
151
+ROADMAP.md
152
+AGENTS.md
153
+.github/hooks/sdlc.json
0 commit comments