[next] Avoid conflicts on @pyscript/core npm artifacts (#1672)

This commit is contained in:
Andrea Giammarchi
2023-09-05 10:57:40 +02:00
committed by GitHub
parent d5f42e57ce
commit 489a2bb20e
3 changed files with 3 additions and 3 deletions

3
.gitignore vendored
View File

@@ -141,3 +141,6 @@ coverage/
# junit xml for test results
test_results
# @pyscript/core npm artifacts
pyscript.core/core.*

View File

@@ -1 +0,0 @@
py-config,py-script{display:none}

File diff suppressed because one or more lines are too long