aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'clang/.gitignore')
-rw-r--r--clang/.gitignore4
1 files changed, 0 insertions, 4 deletions
diff --git a/clang/.gitignore b/clang/.gitignore
index 9ee83231d375..3004923c22af 100644
--- a/clang/.gitignore
+++ b/clang/.gitignore
@@ -26,13 +26,9 @@ cscope.out
#==============================================================================#
# Directories to ignore (do not add trailing '/'s, they skip symlinks).
#==============================================================================#
-# Clang extra user tools, which is tracked independently (clang-tools-extra).
-tools/extra
# Sphinx build products
docs/_build
docs/analyzer/_build
-# debug info testsuite
-test/debuginfo-tests
# VS2017 and VSCode config files.
.vscode