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