Skip to content

Commit 971a89c

Browse files
committed
Revert an inadvertent change from r348020.
llvm-svn: 348026
1 parent 5f9981f commit 971a89c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ cscope.out
2929
#==============================================================================#
3030
# Directories to ignore (do not add trailing '/'s, they skip symlinks).
3131
#==============================================================================#
32+
# Clang extra user tools, which is tracked independently (clang-tools-extra).
33+
tools/extra
3234
# Sphinx build products
3335
docs/_build
3436
docs/analyzer/_build

0 commit comments

Comments
 (0)