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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user