BREAKING CHANGE(core): switch to support binary files in future versions

This commit is contained in:
2019-06-04 15:40:30 +02:00
parent a8e6462f55
commit 9a9523cc13
8 changed files with 143 additions and 64 deletions

18
.gitignore vendored
View File

@ -1,6 +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