Conflicts: .editorconfig .github/workflows/preview_changelog.yaml .github/workflows/static_analysis.yaml .github/workflows/triage-labelled.yml .github/workflows/triage-priority-bugs.yml .gitignore scripts/layered.sh
28 lines
372 B
Text
28 lines
372 B
Text
/build
|
|
/cert.pem
|
|
/dist
|
|
/key.pem
|
|
/lib
|
|
/node_modules
|
|
/packages/
|
|
/webapp
|
|
/.npmrc
|
|
/*.log
|
|
package-lock.json
|
|
.DS_Store
|
|
electron/dist
|
|
electron/pub
|
|
**/.idea
|
|
/config.json
|
|
/config.json.*
|
|
/config.local*.json
|
|
# Legacy skinning file that some people might still have
|
|
/src/component-index.js
|
|
/.tmp
|
|
/webpack-stats.json
|
|
.vscode
|
|
.vscode/
|
|
.env
|
|
/coverage
|
|
/scripts/extracted/
|
|
/scripts/latest
|