fix(core): update

This commit is contained in:
2019-08-26 16:28:03 +02:00
parent dbcfa977fd
commit 6b1c7c4dc8
10 changed files with 103 additions and 68 deletions

23
.gitignore vendored
View File

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