mirror of https://github.com/vector-im/riot-web
34 lines
561 B
Plaintext
34 lines
561 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
|
|
/docs/lib
|
|
/book
|
|
/debian/tmp
|
|
|
|
# This file is owned, parsed, and generated by allchange, which doesn't comply with prettier
|
|
/CHANGELOG.md
|
|
|
|
# Downloaded and already minified
|
|
res/jitsi_external_api.min.js
|