about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1e1d7a40967..874f5cb9680 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,6 +26,7 @@ members = [
 ]
 exclude = [
   "src/tools/rls/test_data",
+  "build",
 ]
 
 # Curiously, LLVM 7.0 will segfault if compiled with opt-level=3