We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0772a7c + b00c4ca commit 3bc1648Copy full SHA for 3bc1648
.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
@@ -145,3 +145,8 @@ target
145
# Hydra
146
outputs/
147
multirun/
148
+
149
+# AI
150
+ROADMAP.md
151
+AGENTS.md
152
+.github/hooks/sdlc.json
0 commit comments