swc/spack/.npmignore

22 lines
218 B
Plaintext
Raw Normal View History

2020-06-14 08:39:19 +03:00
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/