Skip to content

Commit 206bc11

Browse files
committed
.gitignore: ignore docs/_build
That is where the documentation gets built to. I'm pretty much clueless about SVN; I would appreciate if someone more knowledgeable about SVN made the equivalent change. llvm-svn: 176417
1 parent 62bba5d commit 206bc11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang-tools-extra/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ cscope.out
2929
#==============================================================================#
3030
# Directories to ignore (do not add trailing '/'s, they skip symlinks).
3131
#==============================================================================#
32+
docs/_build

0 commit comments

Comments
 (0)