This revision was automatically updated to reflect the committed changes. Closed by commit rC340479: [NFC] Add tags file to .gitignore (authored by george.karpenkov, committed by ). Herald added a subscriber: cfe-commits.
Changed prior to commit: https://reviews.llvm.org/D50109?vs=162099&id=162101#toc Repository: rC Clang https://reviews.llvm.org/D50109 Files: .gitignore Index: .gitignore =================================================================== --- .gitignore +++ .gitignore @@ -24,6 +24,7 @@ #==============================================================================# cscope.files cscope.out +/tags #==============================================================================# # Directories to ignore (do not add trailing '/'s, they skip symlinks).
Index: .gitignore =================================================================== --- .gitignore +++ .gitignore @@ -24,6 +24,7 @@ #==============================================================================# cscope.files cscope.out +/tags #==============================================================================# # Directories to ignore (do not add trailing '/'s, they skip symlinks).
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits