Remove "llvm" from list of things to ignore.  This results in the
files in source/Plugins/Disassembler/llvm not being handled properly
by git.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@151969 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/.gitignore b/.gitignore
index d46309e..c393e94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
 *.pyc
 build/
-llvm/
 llvm-build/
 *xcuserdata
 test/20*