fix(core): update

This commit is contained in:
2019-07-16 18:54:33 +02:00
parent 269e658967
commit 68f9221d33
3 changed files with 27 additions and 21 deletions

16
.gitignore vendored
View File

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