Skip to content

Commit d7a8536

Browse files
authored
Merge pull request #13 from csp-community/copier-update-2025-08-03T05-24-31
Update from copier (2025-08-03T05:24:31)
2 parents 59330ca + fd24ace commit d7a8536

File tree

2 files changed

+4
-1
lines changed

2 files changed

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

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,13 @@ js/dist
139139
js/lib
140140
js/node_modules
141141
js/*.tgz
142+
csp_bot_commands/extension
142143

143144
# Jupyter
144145
.ipynb_checkpoints
145146
.autoversion
147+
!csp_bot_commands/extension/csp_bot_commands.json
148+
!csp_bot_commands/extension/install.json
146149
csp_bot_commands/nbextension
147150
csp_bot_commands/labextension
148151

0 commit comments

Comments
 (0)