All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
To: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Cc: Namhyung Kim <namhyung@gmail.com>,
	Junio C Hamano <gitster@pobox.com>,
	git@vger.kernel.org
Subject: Re: [PATCH] gitignore: ignore GNU GLOBAL tag files
Date: Mon, 07 Mar 2011 13:07:11 +0100	[thread overview]
Message-ID: <vpqtyffrv68.fsf@bauges.imag.fr> (raw)
In-Reply-To: <AANLkTinG_pTCyMHov6AexP0rc=PV3wu2TmH=wSkRQ7nH@mail.gmail.com> ("Ævar Arnfjörð Bjarmason"'s message of "Mon, 7 Mar 2011 13:00:40 +0100")

Æ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).

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/

  reply	other threads:[~2011-03-07 12:13 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 [this message]
2011-03-07 13:02     ` Roberto Vargas Caballero
2011-03-08  1:42     ` Namhyung Kim

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=vpqtyffrv68.fsf@bauges.imag.fr \
    --to=matthieu.moy@grenoble-inp.fr \
    --cc=avarab@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=namhyung@gmail.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.