[git] Mark the llgo directory in the LLVM gitignore.
[oota-llvm.git] / .gitignore
index e806c2c5bed711b52365474d41eb149976609518..a3769c00ce955db95583778fc2078ebb56827d6b 100644 (file)
@@ -45,6 +45,8 @@ tools/clang
 tools/lldb
 # lld, which is tracked independently.
 tools/lld
+# llgo, which is tracked independently.
+tools/llgo
 # Polly, which is tracked independently.
 tools/polly
 # Sphinx build tree, if building in-source dir.