X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=.gitignore;fp=.gitignore;h=f3424d231e2ddc6691e8f5d7667ed5c6446ba2a8;hp=0705990f2bc2f8d8065bb28cd0014901b1890fa0;hb=5d01714788147ab46a7439e94dd3a6a8ad7b6b42;hpb=4081538b2e3282b104c911b2fdf8ef65e47df122 diff --git a/.gitignore b/.gitignore index 0705990f2bc..f3424d231e2 100644 --- a/.gitignore +++ b/.gitignore @@ -43,10 +43,7 @@ autoconf/autom4te.cache # Directories to ignore (do not add trailing '/'s, they skip symlinks). #==============================================================================# # External projects that are tracked independently. -projects/* -!projects/CMakeLists.txt -!projects/LLVMBuild.txt -!projects/Makefile +projects/*/ # Clang, which is tracked independently. tools/clang # LLDB, which is tracked independently.