address some of John Criswell's comments
[oota-llvm.git] / .gitignore
index b3d030e51782919d5910c2ab3dedec25974f35fa..ecf2e3e422b8ee260c8a49fb9c60e748b51543e1 100644 (file)
@@ -40,3 +40,7 @@ projects/*
 tools/clang
 # LLDB, which is tracked independently.
 tools/lldb
+# lld, which is tracked independently.
+tools/lld
+# Sphinx build tree, if building in-source dir.
+docs/_build