Re: [PATCH] .hgignore += tags
Kirill Smelkov <[email protected]> Sun, 3 Aug 2008 11:46:04 +0400
| Newsgroups | gmane.comp.python.pyrex |
|---|---|
| Organization | St.Petersburg State University |
| Message-ID | <20080803074604.GA4206@evo> |
On Wed, Jul 23, 2008 at 12:18:01PM +0400, Kirill Smelkov wrote: > Building tags with ctags [1] helps navigating source code. So I usually build > tags, and would like it to be please included in .hgignore . > > > [1] http://ctags.sourceforge.net/ > > > # HG changeset patch > # User Kirill Smelkov <[email protected]> > # Date 1216801026 -14400 > # Node ID f5416d189d82af12920dc9329a68a1278ecee946 > # Parent c0ebb66de8d48fa0b3420e504e34d61c4a0a0442 > .hgignore += tags > > Building tags with ctags [1] helps navigating source code. So I usually build > tags, and would like it to be please included in .hgignore . > > > [1] http://ctags.sourceforge.net/ > > diff --git a/hgignore b/hgignore > --- a/hgignore > +++ b/hgignore > @@ -7,3 +7,5 @@ glob:*.orig > glob:*.orig > glob:*.new > glob:*_copy.c > + > +tags Greg, what's wrong with this patch? -- Всего хорошего, Кирилл. _______________________________________________ Pyrex mailing list [email protected] http://lists.copyleft.no/mailman/listinfo/pyrex