.gitignore: ignore docs/_build
authorSean Silva <silvas@purdue.edu>
Sun, 3 Mar 2013 15:15:12 +0000 (15:15 +0000)
committerSean Silva <silvas@purdue.edu>
Sun, 3 Mar 2013 15:15:12 +0000 (15:15 +0000)
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

clang-tools-extra/.gitignore

index ab82123..ac573c4 100644 (file)
@@ -29,3 +29,4 @@ cscope.out
 #==============================================================================#
 # Directories to ignore (do not add trailing '/'s, they skip symlinks).
 #==============================================================================#
+docs/_build