fix(core): update

This commit is contained in:
2019-08-20 22:30:31 +02:00
parent 5c4d5a4a85
commit 5438f83a40
22 changed files with 399 additions and 51 deletions

25
.gitignore vendored
View File

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