Ignore buck-out in IntelliJ's Bazel plugin

Change-Id: I3b74d444a72eecd0ab1bfd8f9c2ad505fbed8c6a
This commit is contained in:
Patrick Hiesel
2016-11-11 10:29:35 -08:00
parent 4807acbf50
commit 2b61660ec1

View File

@@ -17,6 +17,7 @@ directories:
# BUCK excludes; Remove after we have entirely switched to Bazel # BUCK excludes; Remove after we have entirely switched to Bazel
-./.buckd -./.buckd
-bucklets -bucklets
-buck-out
targets: targets:
//...:all //...:all