mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
24 lines
336 B
Text
24 lines
336 B
Text
|
/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
|