enso/.prettierignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

53 lines
1.2 KiB
Plaintext
Raw Normal View History

2020-07-21 15:59:40 +03:00
# Build Artefacts
2022-05-23 05:16:04 +03:00
dist
target
2020-07-21 17:42:54 +03:00
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE
distribution/launcher/THIRD-PARTY
distribution/engine/THIRD-PARTY
2020-12-09 16:58:11 +03:00
distribution/project-manager/THIRD-PARTY
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
2023-12-06 12:12:55 +03:00
resources/engine
resources/python
# 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
# GUI
**/scala-parser.js
**/package-lock.json
**/msdfgen_wasm.js
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
app/ide-desktop/lib/content-config/src/config.json
app/ide-desktop/lib/dashboard/playwright-report/
app/ide-desktop/lib/dashboard/playwright/.cache/
app/gui/view/documentation/assets/stylesheet.css
app/gui2/rust-ffi/pkg
2022-05-23 05:16:04 +03:00
Cargo.lock
build.json
app/gui2/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/
# Popular IDEs
.bsp
.idea
.vscode
# Stray files generated during build
svm_*.md