mirror of
https://github.com/vector-im/element-web.git
synced 2026-04-03 12:42:41 +02:00
Some bits will need to be moved back out after the merge Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
22 lines
243 B
Plaintext
22 lines
243 B
Plaintext
/dist
|
|
/lib
|
|
/webapp
|
|
/webapp.asar
|
|
/packages
|
|
/deploys
|
|
node_modules/
|
|
/pkg/control
|
|
/.hak
|
|
/.yarnrc
|
|
/docker
|
|
/.npmrc
|
|
.vscode
|
|
.vscode/
|
|
/test_artifacts/
|
|
/coverage/
|
|
yarn-error.log
|
|
/hak/**/*.js
|
|
/scripts/hak/**/*.js
|
|
.DS_Store
|
|
/playwright-report
|
|
.pnpm-store |