fix(core): update

This commit is contained in:
2019-08-02 16:33:45 +02:00
parent 256a14fcb0
commit 500a291b2a
5 changed files with 53 additions and 57 deletions

25
.gitignore vendored
View File

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