Revert an inadvertent change from r348020.

llvm-svn: 348026
This commit is contained in:
Aaron Ballman 2018-11-30 19:32:35 +00:00
parent 5f9981f8a5
commit 971a89ce4c

2
clang/.gitignore vendored
View File

@ -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