enso/.prettierignore

61 lines
1.4 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
mockDist
2022-05-23 05:16:04 +03:00
target
# 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
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
/resources/
# 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
tools/http-test-helper/www-files
# GUI
**/scala-parser.js
**/package-lock.json
**/msdfgen_wasm.js
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
app/ide-desktop/lib/content-config/src/config.json
app/gui/playwright-report/
app/gui/playwright/.auth/
app/gui/dist/
app/gui/view/documentation/assets/stylesheet.css
app/rust-ffi/pkg
app/gui/src/project-view/assets/font-*.css
2022-05-23 05:16:04 +03:00
Cargo.lock
build.json
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/
# Popular IDEs
.bsp
.idea
.vscode
# Stray files generated during build
svm_*.md