diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 6c34e37f4c..834dfaf12c 100644 --- a/.gitignore +++ b/.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 |