daml/.prettierignore
azure-pipelines[bot] 5c1e762cbc
update canton to 050547f2 (#17555)
* update canton to 050547f2

CHANGELOG_BEGIN
CHANGELOG_END

* ignore canton in formatting

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Gary Verhaegen <gary.verhaegen@digitalasset.com>
2023-10-12 15:31:11 +02:00

30 lines
655 B
Plaintext

# Autogenerated json files, which are not intended to be read by humans (and which shouldn't be formatted either).
maven_install.json
maven_install_2.13.json
hls_snapshot.json
stackage_snapshot_windows.json
stackage_snapshot.json
dev-env/windows/manifests/*.json
# The html files in the docs have content that needs to stay the same and reformatting them breaks it.
docs/**/*.html
docs/theme
# Usual stuff
node_modules
# ignore bazel
.bazel-cache
bazel_tools
bazel-bin
bazel-daml
bazel-out
bazel-testlogs
# ignore generated code
navigator/frontend/src/api/Queries.ts
navigator/frontend/src/ui-core/src/api/Queries.ts
# ignore canton code drop
canton