X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=.gitignore;h=b3d030e51782919d5910c2ab3dedec25974f35fa;hb=d224c7879ae71979e8b9675b38e9a16310560dc3;hp=7677716035d308f66c00469ccca6bd3d0118b955;hpb=95934844e3614adf949b09085be21f41ea4218ce;p=oota-llvm.git diff --git a/.gitignore b/.gitignore index 7677716035d..b3d030e5178 100644 --- a/.gitignore +++ b/.gitignore @@ -17,13 +17,11 @@ *.pyc # vim swap files .*.swp -*.patch #==============================================================================# # Explicit files to ignore (only matches one). #==============================================================================# .gitusers -.svn autom4te.cache cscope.files cscope.out @@ -40,3 +38,5 @@ projects/* !projects/Makefile # Clang, which is tracked independently. tools/clang +# LLDB, which is tracked independently. +tools/lldb