We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 839a0d9 + 57b6464 commit a6bd7d0Copy full SHA for a6bd7d0
2 files changed
.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,6 +146,11 @@ target
146
outputs/
147
multirun/
148
149
+# AI
150
+ROADMAP.md
151
+AGENTS.md
152
+.github/hooks/sdlc.json
153
+
154
# Examples
155
raw.html
156
extracted.csv
0 commit comments