This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
.cvsignore patch
- From: Alan Modra <amodra at bigpond dot net dot au>
- To: gcc-patches at gcc dot gnu dot org
- Date: Tue, 30 Mar 2004 14:43:56 +0930
- Subject: .cvsignore patch
GNU GLOBAL is the new GNU TAGS system and generates the files listed
below for its symbol database. OK for mainline?
gcc/ChangeLog
* .cvsignore: Add GPATH, GRTAGS, GSYMS and GTAGS (GNU GLOBAL)
Index: .cvsignore
===================================================================
RCS file: /cvs/gcc/gcc/gcc/.cvsignore,v
retrieving revision 1.14
diff -u -p -r1.14 .cvsignore
--- .cvsignore 5 Jan 2004 00:39:35 -0000 1.14
+++ .cvsignore 29 Mar 2004 23:52:14 -0000
@@ -1,3 +1,7 @@
+GPATH
+GRTAGS
+GSYMS
+GTAGS
cscope.files
cscope.out
cscope.in.out
--
Alan Modra
IBM OzLabs - Linux Technology Centre