Skip to content

Commit 6eaeb59

Browse files
authored
Merge pull request #61 from dau-dev/copier-update-2026-04-05T06-09-25
Update from copier (2026-04-05T06:09:25)
2 parents bdb2f2d + 4ddabf9 commit 6eaeb59

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.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: 9be318c
2+
_commit: 9b579a3
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: false
55
add_extension: python

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,12 @@ dmypy.json
115115
/site
116116
index.md
117117
docs/_build/
118-
docs/src/_build/
119118
docs/api
120-
docs/index.md
121119
docs/html
120+
docs/index.md
122121
docs/jupyter_execute
122+
docs/src/_build/
123+
docs/superpowers
123124
index.md
124125

125126
# JS

0 commit comments

Comments
 (0)