.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
This commit is contained in:
1
clang-tools-extra/.gitignore
vendored
1
clang-tools-extra/.gitignore
vendored
@@ -29,3 +29,4 @@ cscope.out
|
|||||||
#==============================================================================#
|
#==============================================================================#
|
||||||
# Directories to ignore (do not add trailing '/'s, they skip symlinks).
|
# Directories to ignore (do not add trailing '/'s, they skip symlinks).
|
||||||
#==============================================================================#
|
#==============================================================================#
|
||||||
|
docs/_build
|
||||||
|
|||||||
Reference in New Issue
Block a user