Files
xen-orchestra/packages/xo-lib/.npmignore

25 lines
259 B
Plaintext
Raw Normal View History

2017-05-25 13:08:57 +02:00
/benchmark/
/benchmarks/
*.bench.js
*.bench.js.map
2016-01-07 17:30:53 +01:00
/examples/
example.js
example.js.map
*.example.js
*.example.js.map
2017-05-25 13:08:57 +02:00
/fixture/
/fixtures/
*.fixture.js
*.fixture.js.map
*.fixtures.js
*.fixtures.js.map
2016-01-07 17:30:53 +01:00
/test/
/tests/
2015-03-04 17:31:14 +01:00
*.spec.js
2016-01-07 17:30:53 +01:00
*.spec.js.map
2017-05-25 13:08:57 +02:00
__snapshots__/