bessel/.flowconfig
SheetJS 64765e5e98 version bump 1.0.0
- shifted from MIT to Apache 2.0 License
- updated travis versions and cleaned up build infrastructure
2017-01-05 15:04:15 -05:00

22 lines
202 B
Plaintext

[ignore]
.*/node_modules/.*
.*/dist/.*
.*/test.js
.*/bessel.js
.*/bits/.*
.*/ctest/.*
.*/misc/.*
.*/perf/.*
.*/demo/browser.js
.*/shim.js
[include]
bessel.flow.js
[libs]
bits/10_types.js
[options]