Move font building related files to font-src

This commit is contained in:
be5invis 2020-06-29 23:31:41 -07:00
parent 9a2f862631
commit c48bc20aa2
56 changed files with 18 additions and 18 deletions

10
.gitignore vendored
View file

@ -44,11 +44,11 @@ snapshot/iosevka*
snapshot/index.css
# Generated scripts
gen/build-glyphs.js
gen/kits/*.js
meta/*.js
otl/*.js
glyphs/*.js
font-src/gen/build-glyphs.js
font-src/gen/kits/*.js
font-src/meta/*.js
font-src/otl/*.js
font-src/glyphs/*.js
package-lock.json
private.toml