Sign in
bazel
/
bazel
/
64a6c153fe3650d1c28b5f5b44dd41032f0c28cc
/
.
/
scripts
/
ij.bazelproject
blob: 21f4b6d5547297e2c5d96b1c75412a7744cb74c5 [
file
] [
log
] [
blame
]
# Setup IntelliJ for Bazel development using the IntelliJ Bazel Plugin.
# See https://github.com/bazelbuild/intellij for installation instructions.
directories
:
.
test_sources
:
src
/
test
/*
targets:
//src:bazel
//src/tools/remote_worker
//src/test/...