SheetJS
7745bcfc53
- removed string indexing from table generation - browser tests - expanded flow checks
29 lines
305 B
Plaintext
29 lines
305 B
Plaintext
[ignore]
|
|
.*/node_modules/.*
|
|
.*/dist/.*
|
|
.*/test.js
|
|
|
|
.*/bits/.*
|
|
.*/ctest/.*
|
|
.*/misc/.*
|
|
.*/codepages/.*
|
|
|
|
.*/shim.js
|
|
.*/prof.js
|
|
.*/cputils.js
|
|
.*/cptable.js
|
|
.*/sbcs.js
|
|
.*/dbcs.js
|
|
|
|
[include]
|
|
cputils.flow.js
|
|
.*/bin/.*.njs
|
|
|
|
[libs]
|
|
misc/flow.js
|
|
misc/flowdeps.js
|
|
|
|
[options]
|
|
module.file_ext=.js
|
|
module.file_ext=.njs
|