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.
1 parent 5c77bf4 commit 3e2feb7Copy full SHA for 3e2feb7
.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
+hatch_js/extension
143
144
# Jupyter
145
.ipynb_checkpoints
146
.autoversion
147
+!hatch_js/extension/hatch_js.json
148
+!hatch_js/extension/install.json
149
hatch_js/nbextension
150
hatch_js/labextension
151
0 commit comments