This highlight the fact that it's not designed for direct consumption and it no longer needs a special handling in `npmignore`.
32 lines
289 B
Plaintext
32 lines
289 B
Plaintext
.*
|
|
|
|
/benchmark/
|
|
/benchmarks/
|
|
*.bench.js
|
|
*.bench.js.map
|
|
|
|
/coverage/
|
|
|
|
/examples/
|
|
example.js
|
|
example.js.map
|
|
*.example.js
|
|
*.example.js.map
|
|
|
|
/fixture/
|
|
/fixtures/
|
|
*.fixture.js
|
|
*.fixture.js.map
|
|
*.fixtures.js
|
|
*.fixtures.js.map
|
|
|
|
/test/
|
|
/tests/
|
|
*.spec.js
|
|
*.spec.js.map
|
|
|
|
__snapshots__/
|
|
|
|
/docs/
|
|
/src/
|