2022-12-09 20:27:27 +08:00
|
|
|
/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
|
2022-12-09 20:36:07 +08:00
|
|
|
src/vector/modernizr.js
|
2023-10-27 22:43:07 +08:00
|
|
|
/docs/lib
|
2023-11-16 06:05:29 +08:00
|
|
|
/book
|
|
|
|
/debian/tmp
|
2022-12-12 18:48:11 +08:00
|
|
|
/.npmrc
|
|
|
|
package-lock.json
|
2022-12-14 17:42:39 +08:00
|
|
|
|
|
|
|
# This file is owned, parsed, and generated by allchange, which doesn't comply with prettier
|
|
|
|
/CHANGELOG.md
|
2024-01-08 18:12:55 +08:00
|
|
|
/docs/changelogs
|
2023-11-22 03:37:19 +08:00
|
|
|
|
2024-10-15 21:57:26 +08:00
|
|
|
# Legacy skinning file that some people might still have
|
|
|
|
/src/component-index.js
|
2024-01-17 15:14:49 +08:00
|
|
|
|
2023-11-22 03:37:19 +08:00
|
|
|
# Downloaded and already minified
|
|
|
|
res/jitsi_external_api.min.js
|
2024-01-17 15:14:49 +08:00
|
|
|
# This file is also machine-generated
|
|
|
|
/playwright/e2e/crypto/test_indexeddb_cryptostore_dump/dump.json
|