From 1d1d72b0393837c4e632d5666d50304f1cdd5017 Mon Sep 17 00:00:00 2001 From: Strahinja Val Markovic Date: Thu, 5 Jul 2012 20:44:21 -0700 Subject: [PATCH] Tweaking gitignore some more --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 12144cd2..dfbd0307 100644 --- a/.gitignore +++ b/.gitignore @@ -40,9 +40,8 @@ indexer_tests # These folders in cpp/llvm contain lots of upstream cruft we don't care # about and would rather not have in our tree... -docs/* -examples/* -www/* +cpp/llvm/docs/* +cpp/llvm/tools/clang/www/* # ... but excluding these LLVMBuild.txt files breaks the build so we need to # explicitely include them