diff options
-rw-r--r-- | clang/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/.gitignore b/clang/.gitignore index fc842489a03..f8532b80808 100644 --- a/clang/.gitignore +++ b/clang/.gitignore @@ -24,6 +24,7 @@ #==============================================================================# cscope.files cscope.out +/tags #==============================================================================# # Directories to ignore (do not add trailing '/'s, they skip symlinks). |