fix(core): update

This commit is contained in:
2019-09-02 16:51:22 +02:00
parent 7e9fc62ce7
commit bf3656f792
6 changed files with 68 additions and 67 deletions

24
.gitignore vendored
View File

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