git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241622
91177308-0d34-0410-b5e6-
96231b3b80d8
# Directories to ignore (do not add trailing '/'s, they skip symlinks).
#==============================================================================#
# External projects that are tracked independently.
-projects/*/
+projects/*
+!projects/*.*
+!projects/Makefile
# Clang, which is tracked independently.
tools/clang
# LLDB, which is tracked independently.