git: Add tools/lldb to the ignore list.
[oota-llvm.git] / .gitignore
index 5dae4342984fcfce477cc1cff400594e8c1672ee..b3d030e51782919d5910c2ab3dedec25974f35fa 100644 (file)
@@ -38,3 +38,5 @@ projects/*
 !projects/Makefile
 # Clang, which is tracked independently.
 tools/clang
+# LLDB, which is tracked independently.
+tools/lldb