Skip to content

Commit 581d336

Browse files
committed
Adds .bazelproject for IntelliJ with Bazel
Change-Id: I9cc1b3b46a68ea7222bd4a6c2fc0d0a0d57efb2d
1 parent 3e0cf48 commit 581d336

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.bazelproject

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
directories:
2+
copybara/integration
3+
java/com/google/copybara
4+
javatests/com/google/copybara
5+
third_party
6+
7+
targets:
8+
//copybara/integration/...
9+
//java/com/google/copybara/...
10+
//javatests/com/google/copybara/...
11+
//third_party/...
12+

0 commit comments

Comments
 (0)