fix(core): update

This commit is contained in:
2019-06-19 14:49:23 +02:00
parent f1441bf123
commit 0381f63b65
4 changed files with 40 additions and 23 deletions

20
.gitignore vendored
View File

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