summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 1 insertions, 4 deletions
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.