summaryrefslogtreecommitdiff
path: root/clang/.gitignore
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2013-01-31 19:03:16 +0000
committerAlexander Kornienko <alexfh@google.com>2013-01-31 19:03:16 +0000
commit2a6036687b7cf6c4e222f76bd071baf1c0da7f1b (patch)
treec430148158958b6f1db14e60ee044562dc675c0b /clang/.gitignore
parent8471f0477b326709603eeea16e4a3271a54ef9ae (diff)
downloadllvm-2a6036687b7cf6c4e222f76bd071baf1c0da7f1b.tar.gz
Micro-change: moved a brace for better readability
llvm-svn: 174075
Diffstat (limited to 'clang/.gitignore')
-rw-r--r--clang/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/.gitignore b/clang/.gitignore
index 6c34e37f4cb6..834dfaf12c82 100644
--- a/clang/.gitignore
+++ b/clang/.gitignore
@@ -29,7 +29,7 @@ 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
+# tools/extra [alexfh] I want this locally
# Sphinx build products
docs/_build
docs/analyzer/_build