swc/spack/.npmignore
2020-06-14 14:39:19 +09:00

22 lines
218 B
Plaintext

target/
native/index.node
native/artifacts.json
**/*~
**/node_modules
**/.DS_Store
pkg/
yarn.lock
package-lock.json
*.log
.idea/
wasm/
# Reduce package size
**/tests/
**/benches/
**/target/
*.svg
integration-tests/