mirror of https://github.com/vector-im/riot-web
32 lines
411 B
Plaintext
32 lines
411 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
|
|
/coverage
|
|
# Auto-generated file
|
|
/src/modules.ts
|
|
/build_config.yaml
|
|
/book
|
|
/index.html
|