Skip to content

Commit d6abd5e

Browse files
authored
Merge pull request #93 from python-project-templates/copier-update-2025-09-10T22-57-30
Update from copier (2025-09-10T22:57:30)
2 parents a12fdc6 + b1568f7 commit d6abd5e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-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: c124449
2+
_commit: 0b166a3
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: jupyter

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ python_template_jupyter/extension
146146
# Jupyter
147147
.ipynb_checkpoints
148148
.autoversion
149+
Untitled*.ipynb
149150
!python_template_jupyter/extension/python_template_jupyter.json
150151
!python_template_jupyter/extension/install.json
151152
python_template_jupyter/nbextension

0 commit comments

Comments
 (0)