mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
8ccbd00f0d
* Document a more modern way of using IntelliJ with our Bazel project. Specifically, avoid `bazel-project-view` in favor of excluding a few slow/unnecessary directories. CHANGELOG_BEGIN CHANGELOG_END * Add .bazel-cache to .bazelignore instead of .bazelproject. * Bazel: Don't mention a particular version of IntelliJ; just link. Trust the canonical source.
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
.bazel-cache
|
|
dev-env/var
|
|
scratch/
|
|
compiler/daml-extension/node_modules/
|
|
language-support/ts/node_modules/
|
|
language-support/ts/packages/node_modules/
|
|
navigator/frontend/node_modules/
|
|
compatibility/
|