projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01b55b4
)
git: Add tools/lldb to the ignore list.
author
Daniel Dunbar
<daniel@zuster.org>
Thu, 10 Nov 2011 22:55:50 +0000
(22:55 +0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Thu, 10 Nov 2011 22:55:50 +0000
(22:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144328
91177308
-0d34-0410-b5e6-
96231b3b80d8
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 5dae4342984fcfce477cc1cff400594e8c1672ee..b3d030e51782919d5910c2ab3dedec25974f35fa 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-38,3
+38,5
@@
projects/*
!projects/Makefile
# Clang, which is tracked independently.
tools/clang
+# LLDB, which is tracked independently.
+tools/lldb