We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3ae322 + 95ae86b commit 4bac744Copy full SHA for 4bac744
.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,5 +146,10 @@ target
146
outputs/
147
multirun/
148
149
+# AI
150
+ROADMAP.md
151
+AGENTS.md
152
+.github/hooks/sdlc.json
153
+
154
vcpkg
155
vcpkg_installed
0 commit comments