Fix various issues (or do cleanups) found by enabling certain MSVC warnings.
[oota-llvm.git] / .gitignore
index d7dcc54d080c695ecca516d58303797d2259b6dc..b3d030e51782919d5910c2ab3dedec25974f35fa 100644 (file)
@@ -22,6 +22,7 @@
 # Explicit files to ignore (only matches one).
 #==============================================================================#
 .gitusers
+autom4te.cache
 cscope.files
 cscope.out
 autoconf/aclocal.m4
@@ -37,3 +38,5 @@ projects/*
 !projects/Makefile
 # Clang, which is tracked independently.
 tools/clang
+# LLDB, which is tracked independently.
+tools/lldb