Don't include two copies of the CSS in the tarball

Aggregate our CSS into build/components.css instead of vector/components.css, so
that it isn't included in the tarball.
This commit is contained in:
Richard van der Hoff 2016-10-26 13:32:26 +01:00
parent e564d34ca8
commit e1919c5ea3
3 changed files with 7 additions and 6 deletions

2
.gitignore vendored
View file

@ -1,3 +1,4 @@
/build
/cert.pem
/karma-reports
/key.pem
@ -5,7 +6,6 @@
/node_modules
/packages/
/vector/bundle.*
/vector/components.css
/vector/emojione/
/vector/config.json
/vector/olm.js