From: Namhyung Kim <namhyung@gmail.com>
To: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
Cc: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>,
"Junio C Hamano" <gitster@pobox.com>,
git@vger.kernel.org
Subject: Re: [PATCH] gitignore: ignore GNU GLOBAL tag files
Date: Tue, 08 Mar 2011 10:42:22 +0900 [thread overview]
Message-ID: <1299548542.1467.22.camel@leonhard> (raw)
In-Reply-To: <vpqtyffrv68.fsf@bauges.imag.fr>
2011-03-07 (월), 13:07 +0100, Matthieu Moy:
> Ævar Arnfjörð Bjarmason <avarab@gmail.com> writes:
>
> > On Mon, Mar 7, 2011 at 05:49, Namhyung Kim <namhyung@gmail.com> wrote:
> >
> >> /TAGS
> >> +/GTAGS
> >> +/GRTAGS
> >> +/GPATH
> >> +/GSYMS
> >> /cscope*
> >> *.obj
> >> *.lib
> >
> > What causes these to be added?
>
> I don't know, but I suspect they are generated by some variant of
> (e|c)tags which do not appear in our Makefile.
>
> If this is the case, I'd say the place to put these is in a user-wide
> .gitignore (cf. core.excludesfile).
>
Yes, they are from GNU GLOBAL source code tag system. And sorry, I
didn't aware of that config variable. I'll use it for my environments
then.
Thanks.
--
Regards,
Namhyung Kim
prev parent reply other threads:[~2011-03-08 1:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-07 4:49 [PATCH] gitignore: ignore GNU GLOBAL tag files Namhyung Kim
2011-03-07 12:00 ` Ævar Arnfjörð Bjarmason
2011-03-07 12:07 ` Matthieu Moy
2011-03-07 13:02 ` Roberto Vargas Caballero
2011-03-08 1:42 ` Namhyung Kim [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1299548542.1467.22.camel@leonhard \
--to=namhyung@gmail.com \
--cc=Matthieu.Moy@grenoble-inp.fr \
--cc=avarab@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.