fix(core): update

This commit is contained in:
2019-05-23 23:29:36 +02:00
parent a6f164602c
commit 76f2126eb3
6 changed files with 76 additions and 56 deletions

22
.gitignore vendored
View File

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