2020-07-21 15:59:40 +03:00
|
|
|
# Build Artefacts
|
2022-05-23 05:16:04 +03:00
|
|
|
dist
|
2024-10-14 19:11:42 +03:00
|
|
|
mockDist
|
2022-05-23 05:16:04 +03:00
|
|
|
target
|
|
|
|
|
2024-02-01 15:53:50 +03:00
|
|
|
# Release body template should not be auto-formatted, as the word wrap does not really looks good in the GitHub UI.
|
|
|
|
build/build/release-body.md
|
|
|
|
|
2020-07-21 17:42:54 +03:00
|
|
|
.github/PULL_REQUEST_TEMPLATE.md
|
|
|
|
.github/ISSUE_TEMPLATE
|
2020-10-09 17:19:58 +03:00
|
|
|
distribution/launcher/THIRD-PARTY
|
|
|
|
distribution/engine/THIRD-PARTY
|
2020-12-09 16:58:11 +03:00
|
|
|
distribution/project-manager/THIRD-PARTY
|
2020-10-09 17:19:58 +03:00
|
|
|
tools/legal-review
|
2022-05-23 05:16:04 +03:00
|
|
|
distribution/lib/Standard/*/*/manifest.yaml
|
|
|
|
distribution/lib/Standard/*/*/polyglot
|
|
|
|
distribution/lib/Standard/*/*/THIRD-PARTY
|
2022-07-01 04:58:14 +03:00
|
|
|
distribution/docs-js
|
2022-05-23 05:16:04 +03:00
|
|
|
|
2020-12-09 16:58:11 +03:00
|
|
|
built-distribution/
|
2021-08-13 19:14:20 +03:00
|
|
|
THIRD-PARTY
|
2024-01-15 19:12:08 +03:00
|
|
|
/resources/
|
2021-11-01 22:44:15 +03:00
|
|
|
|
2023-03-06 06:43:38 +03:00
|
|
|
# The files in the `data` directory of our tests may have specific structure or
|
|
|
|
# even be malformed on purpose, so we do not want to run prettier on them.
|
|
|
|
test/**/data
|
2023-12-19 20:41:09 +03:00
|
|
|
tools/http-test-helper/www-files
|
2023-03-06 06:43:38 +03:00
|
|
|
|
2021-11-08 18:45:29 +03:00
|
|
|
# GUI
|
2021-11-05 14:51:43 +03:00
|
|
|
**/scala-parser.js
|
2021-11-08 18:45:29 +03:00
|
|
|
**/package-lock.json
|
|
|
|
**/msdfgen_wasm.js
|
2024-07-05 14:13:04 +03:00
|
|
|
pnpm-lock.yaml
|
2022-05-23 05:16:04 +03:00
|
|
|
|
2022-05-24 14:24:55 +03:00
|
|
|
# Generated files
|
|
|
|
app/ide-desktop/lib/client/electron-builder-config.json
|
2023-09-22 06:43:25 +03:00
|
|
|
app/ide-desktop/lib/content-config/src/config.json
|
2023-10-11 13:24:33 +03:00
|
|
|
app/ide-desktop/lib/dashboard/playwright-report/
|
|
|
|
app/ide-desktop/lib/dashboard/playwright/.cache/
|
2024-01-31 14:35:41 +03:00
|
|
|
app/ide-desktop/lib/dashboard/dist/
|
2022-12-23 17:20:24 +03:00
|
|
|
app/gui/view/documentation/assets/stylesheet.css
|
2024-08-08 15:12:05 +03:00
|
|
|
app/rust-ffi/pkg
|
2024-10-11 21:23:02 +03:00
|
|
|
app/gui/src/project-view/assets/font-*.css
|
2022-05-23 05:16:04 +03:00
|
|
|
Cargo.lock
|
2023-09-22 06:43:25 +03:00
|
|
|
build.json
|
2024-10-11 21:23:02 +03:00
|
|
|
app/gui/playwright-report/
|
2022-05-24 14:24:55 +03:00
|
|
|
|
|
|
|
# Engine Builds can leave these nested working copies.
|
|
|
|
# TODO [mwu]: Adjust Engine build to not leave them.
|
|
|
|
ci-build/
|
|
|
|
enso/
|
2022-07-14 15:00:52 +03:00
|
|
|
|
|
|
|
# Popular IDEs
|
2022-07-19 11:39:23 +03:00
|
|
|
.bsp
|
2023-10-03 21:07:20 +03:00
|
|
|
.idea
|
|
|
|
.vscode
|
|
|
|
|
|
|
|
# Stray files generated during build
|
|
|
|
svm_*.md
|