fix(core): update

This commit is contained in:
2019-09-06 16:32:36 +02:00
parent 8c4c2a552c
commit 2affa189a7
5 changed files with 88 additions and 115 deletions

24
.gitignore vendored
View File

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