Skip to content

Commit 4bac744

Browse files
authored
Merge pull request #96 from python-project-templates/copier-update-2026-03-22T05-51-23
Update from copier (2026-03-22T05:51:23)
2 parents e3ae322 + 95ae86b commit 4bac744

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,10 @@ target
146146
outputs/
147147
multirun/
148148

149+
# AI
150+
ROADMAP.md
151+
AGENTS.md
152+
.github/hooks/sdlc.json
153+
149154
vcpkg
150155
vcpkg_installed

0 commit comments

Comments
 (0)