Skip to content

Commit 22995ed

Browse files
Update from copier (2026-03-22T05:51:23)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e3ae322 commit 22995ed

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 3160d4c
2+
_commit: 9be318c
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: false
55
add_extension: python

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,12 @@ target
146146
outputs/
147147
multirun/
148148

149+
<<<<<<< before updating
149150
vcpkg
150151
vcpkg_installed
152+
=======
153+
# AI
154+
ROADMAP.md
155+
AGENTS.md
156+
.github/hooks/sdlc.json
157+
>>>>>>> after updating

0 commit comments

Comments
 (0)