We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59330ca + fd24ace commit d7a8536Copy full SHA for d7a8536
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 9642da9
+_commit: 2d0c192
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: python
.gitignore
@@ -139,10 +139,13 @@ js/dist
139
js/lib
140
js/node_modules
141
js/*.tgz
142
+csp_bot_commands/extension
143
144
# Jupyter
145
.ipynb_checkpoints
146
.autoversion
147
+!csp_bot_commands/extension/csp_bot_commands.json
148
+!csp_bot_commands/extension/install.json
149
csp_bot_commands/nbextension
150
csp_bot_commands/labextension
151
0 commit comments