Files
Henry Whitaker ea5808047f Tweaked gitignore
gitignore removed all composer and npm files, so automated builds would fail
2020-04-12 21:24:03 +01:00

4 lines
91 B
JavaScript
Vendored

const set = require('regenerate')();
set.addRange(0x10330, 0x1034A);
module.exports = set;