mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
ad123f9b22
* Add haskell-language-server executable * Add da-hls alias * strip prefixes in da_haskell_libraries * Remove dev-env-provided ghcide * Update mentions of 'ghcide' to 'hls' changelog_begin changelog_end
27 lines
621 B
Plaintext
27 lines
621 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
|