mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
9df5bf17f4
* test most version stuff Signed-off-by: Kerry Archibald <kerrya@element.io> * tidy Signed-off-by: Kerry Archibald <kerrya@element.io> * eof Signed-off-by: Kerry Archibald <kerrya@element.io>
25 lines
325 B
Plaintext
25 lines
325 B
Plaintext
/build
|
|
/cert.pem
|
|
/dist
|
|
/key.pem
|
|
/lib
|
|
/node_modules
|
|
/packages/
|
|
/webapp
|
|
/.npmrc
|
|
/*.log
|
|
package-lock.json
|
|
.DS_Store
|
|
electron/dist
|
|
electron/pub
|
|
**/.idea
|
|
/config.json
|
|
/config.json.*
|
|
/config.local*.json
|
|
# Legacy skinning file that some people might still have
|
|
/src/component-index.js
|
|
/.tmp
|
|
/webpack-stats.json
|
|
.vscode
|
|
.vscode/
|
|
.env |