[PATCH] .gitignore: add some rules to clarify 'arc diff'

Ramkumar Ramachandra artagnon at gmail.com
Wed Jan 7 13:07:23 PST 2015


Remove in-tree build/ directory rule.


http://reviews.llvm.org/D6869

Files:
  .gitignore

Index: .gitignore
===================================================================
--- .gitignore
+++ .gitignore
@@ -24,6 +24,13 @@
 #==============================================================================#
 # Explicit files to ignore (only matches one).
 #==============================================================================#
+# Various tag programs
+/tags
+/TAGS
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
 .gitusers
 autom4te.cache
 cscope.files

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6869.17872.patch
Type: text/x-patch
Size: 459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150107/0772913f/attachment.bin>


More information about the llvm-commits mailing list