aboutsummaryrefslogtreecommitdiff
path: root/clang/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'clang/.gitignore')
-rw-r--r--clang/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/.gitignore b/clang/.gitignore
index f3b14fd..f8532b8 100644
--- a/clang/.gitignore
+++ b/clang/.gitignore
@@ -29,6 +29,8 @@ 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