mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-28 16:15:49 +00:00
15 lines
203 B
Plaintext
15 lines
203 B
Plaintext
[ignore]
|
|
.*/ripple-lib/src/.*
|
|
.*/ripple-lib/dist/.*
|
|
.*/ripple-lib/test/fixtures/.*
|
|
.*/node_modules/flow-bin/.*
|
|
.*/node_modules/webpack/.*
|
|
|
|
[include]
|
|
./node_modules/
|
|
|
|
[libs]
|
|
|
|
[options]
|
|
module.system=node
|