mirror of https://github.com/vector-im/riot-web
25 lines
360 B
Plaintext
25 lines
360 B
Plaintext
/build
|
|
/dist
|
|
/lib
|
|
/node_modules
|
|
/packages/
|
|
/webapp
|
|
/*.log
|
|
yarn.lock
|
|
electron/dist
|
|
electron/pub
|
|
**/.idea
|
|
/.tmp
|
|
/webpack-stats.json
|
|
.vscode
|
|
.vscode/
|
|
.env
|
|
/coverage
|
|
# Auto-generated file
|
|
/src/modules.ts
|
|
/src/i18n/strings
|
|
/build_config.yaml
|
|
# Raises an error because it contains a template var breaking the script tag
|
|
src/vector/index.html
|
|
src/vector/modernizr.js
|