fix(core): update

This commit is contained in:
2019-05-08 22:44:34 +02:00
parent 0b5dada524
commit 99014da1e8
3 changed files with 17 additions and 30 deletions

20
.gitignore vendored
View File

@ -1,7 +1,19 @@
dist/
node_modules/
.nogit/
# artifacts
coverage/
public/
config.json
pages/
# installs
node_modules/
# caches and builds
.yarn/
.npmci_cache
.cache/
dist/
dist_web/
dist_serve/
dist_ts_web/
# custom