swc/.npmignore

70 lines
716 B
Plaintext

target/
native/index.node
native/artifacts.json
**/*~
**/node_modules
**/.DS_Store
artifacts/
pkg/
yarn.lock
package-lock.json
*.log
.idea/
docs/
wasm/
# Reduce package size
**/tests.rs
**/tests/
**/benches/
**/target/
*.svg
# napi is cool
*.rs
/scripts/npm
/native/
/src
/.vscode
/ecmascript/transforms/src/helpers
/node-swc/__tests__/
/*.node
atoms
bundler
Cargo.lock
Cargo.toml
common
CONTRIBUTING.md
ecmascript
macros
node
node-swc
scripts
spack
testing
ARCHITECTURE.md
tsconfig.json
rust-toolchain
.github
.cargo
.gitmodules
.rustfmt.toml
.gitattributes
.travis.yml
.husky/
.prettierrc
crates/
packages/
cspell.json
deny.toml
.mocha.setup.js
.mocharc.js
jest.config.js
cliff.toml
.kodiak.toml
clippy.toml