Build all of the vector dir in the build process
So the whole vector/ directory can now be removed during the build process and we don't ship random files that end up in the vector directory.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -6,11 +6,7 @@
|
||||
/lib
|
||||
/node_modules
|
||||
/packages/
|
||||
/vector/bundle.*
|
||||
/vector/emojione/
|
||||
/vector/config.json
|
||||
/vector/index.html
|
||||
/vector/olm.*
|
||||
/vector
|
||||
.DS_Store
|
||||
npm-debug.log
|
||||
electron/dist
|
||||
|
||||
Reference in New Issue
Block a user