fix(core): update

This commit is contained in:
2019-08-22 00:32:09 +02:00
parent a2242105a1
commit c2f7e98481
4 changed files with 52 additions and 27 deletions

22
.gitignore vendored
View File

@ -1,4 +1,22 @@
node_modules/
.nogit/
# artifacts
coverage/
pages/
public/
pages/
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_web/
dist_serve/
dist_ts_web/
# custom