mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
[next] Avoid conflicts on @pyscript/core npm artifacts (#1672)
This commit is contained in:
committed by
GitHub
parent
d5f42e57ce
commit
489a2bb20e
3
.gitignore
vendored
3
.gitignore
vendored
@@ -141,3 +141,6 @@ coverage/
|
|||||||
|
|
||||||
# junit xml for test results
|
# junit xml for test results
|
||||||
test_results
|
test_results
|
||||||
|
|
||||||
|
# @pyscript/core npm artifacts
|
||||||
|
pyscript.core/core.*
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
py-config,py-script{display:none}
|
|
||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user