summaryrefslogtreecommitdiff
path: root/lldb/.gitignore
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2012-03-03 06:43:59 +0000
committerJason Molenda <jmolenda@apple.com>2012-03-03 06:43:59 +0000
commitf7b4b56344ff53d8210d55920772e47fda5ae5f9 (patch)
tree5a8745ef11f092199ba662a86ce69b2910ff6e47 /lldb/.gitignore
parent9b32e0f29f0bfafe0e77de578309254bc74f1829 (diff)
downloadllvm-f7b4b56344ff53d8210d55920772e47fda5ae5f9.tar.gz
Remove "llvm" from list of things to ignore. This results in the
files in source/Plugins/Disassembler/llvm not being handled properly by git. llvm-svn: 151969
Diffstat (limited to 'lldb/.gitignore')
-rw-r--r--lldb/.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/.gitignore b/lldb/.gitignore
index d46309e19ecd..c393e946ada7 100644
--- a/lldb/.gitignore
+++ b/lldb/.gitignore
@@ -1,6 +1,5 @@
*.pyc
build/
-llvm/
llvm-build/
*xcuserdata
test/20*