js-codepage/.flowconfig
SheetJS 5aacbbf522 version bump 1.5.0
new codepages:

- 808   OEM Russian; Cyrillic + Euro symbol
- 872   OEM Cyrillic (primarily Russian) + Euro Symbol
- 1010  IBM EBCDIC French
- 1132  IBM EBCDIC Lao (1132 / 1133 / 1341)
- 47451 Atari ST/TT

other changes:

- updated travis versions for test
- miscellaneous adjustments to tooling
2016-09-22 13:42:47 -04:00

25 lines
233 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
[libs]
misc/flow.js
[options]