Files
xen-orchestra/packages/xo-collection/.npmignore
T

25 lines
259 B
Plaintext
Raw Normal View History

2017-01-11 16:50:48 +01:00
/benchmark/
/benchmarks/
*.bench.js
*.bench.js.map
2015-06-26 11:57:41 +02:00
/examples/
example.js
example.js.map
2015-04-14 10:47:47 +02:00
*.example.js
*.example.js.map
2015-06-26 11:57:41 +02:00
2017-01-11 16:50:48 +01:00
/fixture/
/fixtures/
*.fixture.js
*.fixture.js.map
*.fixtures.js
*.fixtures.js.map
2015-06-26 11:57:41 +02:00
/test/
/tests/
2015-04-07 18:01:33 +02:00
*.spec.js
*.spec.js.map
2017-01-11 16:50:48 +01:00
__snapshots__/